[288290] NPEs in TLDCMDocumentManager
[289257] [translation] JSPTranslator should handle assignment in JSP expressions
[290966] JSP include directives do not handle non-JSP content types
[285933] SOAPElementSaxHandler to create text nodes results in null return for char size 1
[291075] remove auto build join calls
[291075] remove auto build join calls
[290454] DTD Content Model is missing IDREFS data type name
[289665] [search] Library folders outside the workspace are not being added to the Index
[241794] [validation] Errors when using JSP Expressions inside JavaScript code
[289464] IExecutionDelegate should be using ISafeRunnable
[290966] JSP include directives do not handle non-JSP content types
[288542] StructuredTextEditor validates file buffer changes to documents
[289464] IExecutionDelegate should be using ISafeRunnable
[290322] [reconciling] DirtyRegionProcessor cancels and schedules a Job for every keystroke
[288535] WSDL model cannot resolve import with non-standard WSDL file extension
[288494] Content model validation utility fails to handle large size documents
[287870] [document] changeAttrName not setting old attr mof value to null
[290454] DTD Content Model is missing IDREFS data type name
[288542] StructuredTextEditor validates file buffer changes to documents
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 97b7db4..493e10d 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
@@ -34,10 +34,21 @@
 <p>Bug <a href='https://bugs.eclipse.org/288184'>288184</a>. Ear import fails if two EJB modules use same client jar</p>
 <p>Bug <a href='https://bugs.eclipse.org/288832'>288832</a>. IArchive performance problems with large amount of files within single archive</p>
 <p>Bug <a href='https://bugs.eclipse.org/289203'>289203</a>. Facet classpath utility not properly migrating legacy projects</p>
-<p>Bug <a href='https://bugs.eclipse.org/290832'>290832</a>. Backport the fix for bugzilla#260931 to wtp 3.0.5
-<p>Bug <a href='https://bugs.eclipse.org/290738'>290738</a>. False errors/warnings when validating expressions with maps
-<p>Bug <a href='https://bugs.eclipse.org/290543'>290543</a>. Backport the fix for bugilla#282936 to wtp 3.0.5
-<p>Bug <a href='https://bugs.eclipse.org/290412'>290412</a>. Performance problem in method TypeUtil.resolveInParents() 
+<p>Bug <a href='https://bugs.eclipse.org/288290'>288290</a>. NPEs in TLDCMDocumentManager</p>
+<p>Bug <a href='https://bugs.eclipse.org/289257'>289257</a>. [translation] JSPTranslator should handle assignment in JSP expressions</p>
+<p>Bug <a href='https://bugs.eclipse.org/290832'>290832</a>. Backport the fix for bugzilla#260931 to wtp 3.0.5</p>
+<p>Bug <a href='https://bugs.eclipse.org/290738'>290738</a>. False errors/warnings when validating expressions with maps</p>
+<p>Bug <a href='https://bugs.eclipse.org/290543'>290543</a>. Backport the fix for bugilla#282936 to wtp 3.0.5</p>
+<p>Bug <a href='https://bugs.eclipse.org/290412'>290412</a>. Performance problem in method TypeUtil.resolveInParents()</p>
+<p>Bug <a href='https://bugs.eclipse.org/290581'>290581</a>. Manual validation is cleaning up the already validated cache on every call</p>
+<p>Bug <a href='https://bugs.eclipse.org/290742'>290742</a>. EAR Export not properly closing 1.4 archives</p>
+<p>Bug <a href='https://bugs.eclipse.org/290757'>290757</a>. 'Prepare for Deployment' error message states "J2EEDeployOperation_2_UI_"</p>
+<p>Bug <a href='https://bugs.eclipse.org/290837'>290837</a>. Exceptions from JEM in adopter product</p>
+<p>Bug <a href="https://bugs.eclipse.org/290966">290966</a>. JSP include directives do not handle non-JSP content types</p>
+<p>Bug <a href="https://bugs.eclipse.org/291143">291143</a>. Mechanism to expose WEB-INF/lib classpath component dependencies</p>
+<p>Bug <a href='https://bugs.eclipse.org/291225'>291225</a>. Output folder support in JavaEE projects</p>
+<p>Bug <a href='https://bugs.eclipse.org/291251'>291251</a>. API needed to determine if project has no single root and reasons why</p>
+<p>Bug <a href='https://bugs.eclipse.org/291266'>291266</a>. Deleting java source folders should remove the corresponding artifacts from the .settings/org.eclipse.wst.common.component file</p>
 
 
 </body>
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 3f07815..7e75510 100644
--- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties
+++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -50,10 +50,21 @@
 Bug https://bugs.eclipse.org/288184 Ear import fails if two EJB modules use same client jar\n\
 Bug https://bugs.eclipse.org/288832 IArchive performance problems with large amount of files within single archive\n\
 Bug https://bugs.eclipse.org/289203 Facet classpath utility not properly migrating legacy projects\n\
+Bug https://bugs.eclipse.org/288290 NPEs in TLDCMDocumentManager\n\
+Bug https://bugs.eclipse.org/289257 [translation] JSPTranslator should handle assignment in JSP expressions\n\
 Bug https://bugs.eclipse.org/290832 Backport the fix for bugzilla#260931 to wtp 3.0.5\n\
 Bug https://bugs.eclipse.org/290738 False errors/warnings when validating expressions with maps\n\
 Bug https://bugs.eclipse.org/290543 Backport the fix for bugilla#282936 to wtp 3.0.5\n\
 Bug https://bugs.eclipse.org/290412 Performance problem in method TypeUtil.resolveInParents()\n\
+Bug https://bugs.eclipse.org/290581 Manual validation is cleaning up the already validated cache on every call\n\
+Bug https://bugs.eclipse.org/290742 EAR Export not properly closing 1.4 archives\n\
+Bug https://bugs.eclipse.org/290757 'Prepare for Deployment' error message states "J2EEDeployOperation_2_UI_"\n\
+Bug https://bugs.eclipse.org/290837 Exceptions from JEM in adopter product\n\
+Bug https://bugs.eclipse.org/290966 JSP include directives do not handle non-JSP content types\n\
+Bug https://bugs.eclipse.org/291143 Mechanism to expose WEB-INF/lib classpath component dependencies\n\
+Bug https://bugs.eclipse.org/291225 Output folder support in JavaEE projects\n\
+Bug https://bugs.eclipse.org/291251 API needed to determine if project has no single root and reasons why\n\
+Bug https://bugs.eclipse.org/291266 Deleting java source folders should remove the corresponding artifacts from the .settings/org.eclipse.wst.common.component file\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 a1048f5..3fd8045 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.jem"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.jem.workbench"
          download-size="0"
          install-size="0"
@@ -29,6 +36,13 @@
          unpack="false"/>
 
    <plugin
+         id="org.eclipse.jst.common.frameworks"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.jst.jsp.core"
          download-size="0"
          install-size="0"