[376504] Incorrect error message on RAR/App Client Jar Import Wizard
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 968bed5..2d6cfe7 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
@@ -16,6 +16,7 @@ <p>Bug <a href='https://bugs.eclipse.org/373136'>373136</a>. Always separate the Java Output Folder from the Java Source Folder</p> <p>Bug <a href='https://bugs.eclipse.org/373210'>373210</a>. J2EEFlexProjDeployable.isSingleRootStructure() always returns false for an EAR</p> <p>Bug <a href='https://bugs.eclipse.org/373402'>373402</a>. NPE in ClasspathDependencyUtil when classpath container returns null for entries</p> +<p>Bug <a href='https://bugs.eclipse.org/376504'>376504</a>. Incorrect error message on RAR/App Client Jar Import Wizard</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 dd6ed7c..0809278 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -30,6 +30,7 @@ Bug https://bugs.eclipse.org/373136 Always separate the Java Output Folder from the Java Source Folder\n\ Bug https://bugs.eclipse.org/373210 J2EEFlexProjDeployable.isSingleRootStructure() always returns false for an EAR\n\ Bug https://bugs.eclipse.org/373402 NPE in ClasspathDependencyUtil when classpath container returns null for entries\n\ +Bug https://bugs.eclipse.org/376504 Incorrect error message on RAR/App Client Jar Import Wizard\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 1889d96..9a8ecea 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.xml +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.xml
@@ -22,6 +22,13 @@ </requires> <plugin + id="org.eclipse.jst.common.frameworks" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin id="org.eclipse.jst.j2ee" download-size="0" install-size="0"