[352148] JSP Validator will not allow use of default namespace
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 022f3fb..348c667 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
@@ -128,6 +128,7 @@ <p>Bug <a href='https://bugs.eclipse.org/342747'>342747</a>. Regular jars are imported as App Client projects when importing an EAR 5.0 if jars have MAIN-CLASS attribute in MANIFEST.MF</p> <p>Bug <a href='https://bugs.eclipse.org/343559'>343559</a>. JEM needs to handle a flush better</p> <p>Bug <a href='https://bugs.eclipse.org/348221'>348221</a>. JEM needs to handle a flush better (redux)</p> +<p>Bug <a href='https://bugs.eclipse.org/352148'>352148</a>. XML JSP can create unbalanced DOM.</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 b11b77d..c482f21 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -143,7 +143,8 @@ Bug https://bugs.eclipse.org/339307 Name collisions not properly handled on EAR import\n\ Bug https://bugs.eclipse.org/342747 Regular jars are imported as App Client projects when importing an EAR 5.0 if jars have MAIN-CLASS attribute in MANIFEST.MF\n\ Bug https://bugs.eclipse.org/343559 JEM needs to handle a flush better\n\ -Bug https://bugs.eclipse.org/348221 JEM needs to handle a flush better (redux)\n\ +Bug https://bugs.eclipse.org/348221 JEM needs to handle a flush better (redux)\n\ +Bug https://bugs.eclipse.org/352148 XML JSP can create unbalanced DOM.\n\ \n\ # "copyright" property - text of the "Feature Update Copyright" copyright=\
diff --git a/features/org.eclipse.jst.web_ui.feature.patch/buildnotes_org.eclipse.jst.web_ui.feature.patch.html b/features/org.eclipse.jst.web_ui.feature.patch/buildnotes_org.eclipse.jst.web_ui.feature.patch.html index b107a7a..9220924 100644 --- a/features/org.eclipse.jst.web_ui.feature.patch/buildnotes_org.eclipse.jst.web_ui.feature.patch.html +++ b/features/org.eclipse.jst.web_ui.feature.patch/buildnotes_org.eclipse.jst.web_ui.feature.patch.html
@@ -18,5 +18,6 @@ <p>Bug <a href='https://bugs.eclipse.org/323284'>323284</a>. Preference initializers are loading template stores adding to editor loading time</p> <p>Bug <a href='https://bugs.eclipse.org/327680'>327680</a>. Structured Model acquired without being released</p> <p>Bug <a href='https://bugs.eclipse.org/334696'>334696</a>. Validation rule not being respected.</p> +<p>Bug <a href='https://bugs.eclipse.org/352148'>352148</a>. XML JSP can create unbalanced DOM.</p> </body> </html> \ No newline at end of file
diff --git a/features/org.eclipse.jst.web_ui.feature.patch/feature.properties b/features/org.eclipse.jst.web_ui.feature.patch/feature.properties index 43bfa64..4e073a2 100644 --- a/features/org.eclipse.jst.web_ui.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_ui.feature.patch/feature.properties
@@ -33,6 +33,7 @@ Bug https://bugs.eclipse.org/323284 Preference initializers are loading template stores adding to editor loading time\n\ Bug https://bugs.eclipse.org/327680 Structured Model acquired without being released\n\ Bug https://bugs.eclipse.org/334696 Validation rule not being respected.\n\ +Bug https://bugs.eclipse.org/352148 XML JSP can create unbalanced DOM.\n\ \n\ # "copyright" property - text of the "Feature Update Copyright"