243623 Improve Performance of Web Service Runtime Server Defaulting
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/.project b/features/org.eclipse.jst.enterprise_ui.feature.patch/.project index b157d64..02a716a 100644 --- a/features/org.eclipse.jst.enterprise_ui.feature.patch/.project +++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/.project
@@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.jst.enterprise_ui.feature.patch</name> + <name>org.eclipse.jst.enterprise_ui.feature.patch R3_0_1_patches</name> <comment></comment> <projects> </projects>
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html b/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html index f6c2bd0..520f2df 100644 --- a/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html +++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html
@@ -2,23 +2,20 @@ <html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <meta name="Build" content="Build"> - <title>WTP 1.5.5 Patches</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Build" content="Build"> +<title>WTP 1.5.5 Patches</title> </head> <body> -<h1>WTP 1.5.5 Patches</h1> +<h1>WTP 3.0.1 Patches</h1> <h2>org.eclipse.jst.enterprise_ui.feature</h2> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=201942'>201942</a>. Web App Libraries container causes hang</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=204315'>204315</a>. Web Lib projects being added to the EAR</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=206478'>206478</a>. Importing a .war causes error</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=200193'>200193</a>. Cannot use Java project for BUJava</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=215537'>215537</a>. J2EEComponentProjectMigrator always adding WebAppLibrary classpath container</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=215538'>215538</a>. Several problems with J2EE and Web Dependencies properties pages</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=216779'>216779</a>. Unable to add specific project to web library</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=205126'>205126</a>. Java Utility jars containg wrong archive name</p> -</body></html> \ No newline at end of file +<p>Bug <a + href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=243623'>243623</a>. +Improve Performance of Web Service Runtime Server Defaulting</p> + +</body> +</html> \ No newline at end of file
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties index 2c538ad..1f39d2d 100644 --- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties +++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
@@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2007 IBM Corporation and others. +# Copyright (c) 2008 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -28,19 +28,12 @@ \n\ The fixes are described in the following bugzilla entries:\n\ \n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=201942 Web App Libraries container causes hang\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=204315 Web Lib projects being added to the EAR\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=204833 deadlock caused by WebServiceViewerSynchronization\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=200193 Cannot use Java project for BUJava\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=215537 J2EEComponentProjectMigrator always adding WebAppLibrary classpath container\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=215538 Several problems with J2EE and Web Dependencies properties pages\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=216779 Unable to add specific project to web library\n\ -Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=205126 Java Utility jars containg wrong archive name\n\ +Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=243623 Improve Performance of Web Service Runtime Server Defaulting\n\ \n\ # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2007 IBM Corporation and others.\n\ +Copyright (c) 2008 IBM Corporation and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ @@ -58,7 +51,7 @@ # should be plain text version of license agreement pointed to be "licenseURL" license=\ ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ -September 27, 2007\n\ +August, 2008\n\ \n\ Usage Of Content\n\ \n\
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml index 3e49fa0..d412648 100644 --- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml +++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.eclipse.jst.enterprise_ui.feature.patch" label="%featureName" - version="1.5.5.qualifier" + version="3.0.1.qualifier" provider-name="%providerName"> <description> @@ -18,42 +18,14 @@ </license> <requires> - <import feature="org.eclipse.jst.enterprise_ui.feature" version="1.5.5.v200707311635-pEBqMgr5s5Phpf6" patch="true"/> + <import feature="org.eclipse.jst.enterprise_ui.feature" version="3.0.1.v200807220252-7Y7BFSVEPOwQL0L132UKBz0UyQuX" patch="true"/> </requires> <plugin - id="org.eclipse.jst.j2ee.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.jst.servlet.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.jst.j2ee.webservice.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin id="org.eclipse.jst.ws.consumption.ui" download-size="0" install-size="0" version="0.0.0" unpack="false"/> - <plugin - id="org.eclipse.jst.ws.creation.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - </feature>