[380581] Export always includes sources
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 fd260b4..5a3078c 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,15 +9,11 @@
 
 <body>
 
-<h1>WTP 3.3.2 Patches</h1>
+<h1>WTP 3.4.0 Patches</h1>
 
 <h2>org.eclipse.jst.web_core.feature</h2>
 
-<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>
-<p>Bug <a href='https://bugs.eclipse.org/378507'>378507</a>. NPE when exporting an EAR if one of the modules is out of synch</p>
+<p>Bug <a href='https://bugs.eclipse.org/380581'>380581</a>. Export always includes sources</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 62e331b..0be4855 100644
--- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties
+++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -27,11 +27,7 @@
 description=\
 The bugs and fixes are described in the following bugzilla entries:\n\
 \n\
-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\
-Bug https://bugs.eclipse.org/378507 NPE when exporting an EAR if one of the modules is out of synch\n\
+Bug https://bugs.eclipse.org/380581 Export always includes sources\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 9a8ecea..3e0228e 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.3.2.qualifier"
+      version="3.4.0.qualifier"
       provider-name="%providerName">
 
    <description>
@@ -18,17 +18,10 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.jst.web_core.feature" version="3.3.2.v201112072049-7Q7DGLAFE9LeAHGQwz0Yz0Nmuitz01z01sRxi387" patch="true"/>
+      <import feature="org.eclipse.jst.web_core.feature" version="3.4.0.v201111022313-7Q7EGVtFE9LeAJKiyp_z-Rsyivz-0sSxz003877" patch="true"/>
    </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"