[326576] When importing an EAR archive, the Component file's Archive names and Deployment Paths are incorrect
[326713] ConnectorResourceImpl not setting versionID
[326934] Changing warning message string
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 3f80b33..7fd27b2 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
@@ -21,6 +21,9 @@
<p>Bug <a href='https://bugs.eclipse.org/326102'>326102</a>. Better classpath tagging defaults</p>
<p>Bug <a href='https://bugs.eclipse.org/326413'>326413</a>. Imported Utility JARs should have their deploy path set to the library directory</p>
<p>Bug <a href='https://bugs.eclipse.org/326467'>326467</a>. NPE when removing an EAR reference with no archiveName attribute defined</p>
+<p>Bug <a href='https://bugs.eclipse.org/326576'>326576</a>. When importing an EAR archive, the Component file's Archive names and Deployment Paths are incorrect</p>
+<p>Bug <a href='https://bugs.eclipse.org/326713'>326713</a>. ConnectorResourceImpl not setting versionID</p>
+<p>Bug <a href='https://bugs.eclipse.org/326934'>326934</a>. Changing warning message string</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 0bc3ee3..2d952b9 100644
--- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties
+++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -35,6 +35,9 @@
Bug https://bugs.eclipse.org/326102 Better classpath tagging defaults\n\
Bug https://bugs.eclipse.org/326413 Imported Utility JARs should have their deploy path set to the library directory\n\
Bug https://bugs.eclipse.org/326467 NPE when removing an EAR reference with no archiveName attribute defined\n\
+Bug https://bugs.eclipse.org/326576 When importing an EAR archive, the Component file's Archive names and Deployment Paths are incorrect\n\
+Bug https://bugs.eclipse.org/326713 ConnectorResourceImpl not setting versionID\n\
+Bug https://bugs.eclipse.org/326934 Changing warning message string\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 8ff5c0f..7d97041 100644
--- a/features/org.eclipse.jst.web_core.feature.patch/feature.xml
+++ b/features/org.eclipse.jst.web_core.feature.patch/feature.xml
@@ -36,6 +36,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.jst.j2ee.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"