256151 J2EEComponentClasspathUpdater reacting to marker changes
diff --git a/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html b/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html index 564101b..9d0a49c 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html +++ b/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html
@@ -9,14 +9,8 @@ <body> -<h1>WTP 3.0.1 Patches</h1> +<h1>WTP 3.0.3 Patches</h1> -<p>Bug <a href="https://bugs.eclipse.org/243747">243747</a>. -"Cannot find the tag library descriptor" after removing a taglib file with duplicate URI.</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=244086'>244086</a>. Build path errors after restart</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=244049'>244049</a>. EARComponentExportOperation needs to react to JavaEEArchiveUtilities changes</p> -<p>Bug <a href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=245203'>245203</a>. Lots of memory used by DocumentProvider utility</p> -<p>Bug <a href="https://bugs.eclipse.org/244175">244175</a> intermittent NPE during TLD registry update</p> -<p>Bug <a href='https://bugs.eclipse.org/246275'>246275</a> Deadlock with taglib index and IJavaProject.getResolvedClasspath(boolean)</p> +<p>Bug <a href='https://bugs.eclipse.org/256151'>256151</a>. J2EEComponentClasspathUpdater reacting to marker changes</p> </body> </html> \ No newline at end of file
diff --git a/features/org.eclipse.jst.web_core.feature.patch/feature.properties b/features/org.eclipse.jst.web_core.feature.patch/feature.properties index 7a081b2..344f03a 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -27,12 +27,7 @@ description=\ The bugs and fixes are described in the following bugzilla entries:\n\ \n\ -Bug https://bugs.eclipse.org/243747 Cannot find the tag library descriptor" after removing a taglib file with duplicate URI.\n\ -Bug https://bugs.eclipse.org/244086 Build path errors after restart\n\ -Bug https://bugs.eclipse.org/244049 EARComponentExportOperation needs to react to JavaEEArchiveUtilities changes\n\ -Bug https://bugs.eclipse.org/245203 Lots of memory used by DocumentProvider utility\n\ -Bug https://bugs.eclipse.org/244175 intermittent NPE during TLD registry update\n\ -Bug https://bugs.eclipse.org/246275 Deadlock with taglib index and IJavaProject.getResolvedClasspath(boolean)\n\ +Bug https://bugs.eclipse.org/256151 J2EEComponentClasspathUpdater reacting to marker changes\n\ \n\ # "copyright" property - text of the "Feature Update Copyright" copyright=\
diff --git a/features/org.eclipse.jst.web_core.feature.patch/feature.xml b/features/org.eclipse.jst.web_core.feature.patch/feature.xml index 820697c..918dcf6 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.xml +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.eclipse.jst.web_core.feature.patch" label="%featureName" - version="3.0.1.qualifier" + version="3.0.3.qualifier" provider-name="%providerName"> <description> @@ -18,29 +18,14 @@ </license> <requires> - <import feature="org.eclipse.jst.web_core.feature" version="3.0.1.v200807220252-7M7AEUwEFp_acwcTs1eRz-u" patch="true"/> + <import feature="org.eclipse.jst.web_core.feature" version="3.0.3.v200810020322-7M7AEX2EFp_acwkiuz-bTpl" patch="true"/> </requires> <plugin - id="org.eclipse.jst.jsp.core" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin id="org.eclipse.jst.j2ee" download-size="0" install-size="0" version="0.0.0" unpack="false"/> - - - <plugin - id="org.eclipse.jst.jsf.core" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - + </feature>