[140681] Can not use other providers of org.w3c.dom packages
diff --git a/bundles/org.eclipse.jst.jsp.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.jst.jsp.core/META-INF/MANIFEST.MF
index 026f794..15db786 100644
--- a/bundles/org.eclipse.jst.jsp.core/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.jst.jsp.core/META-INF/MANIFEST.MF
@@ -51,6 +51,5 @@
  org.eclipse.wst.html.core,
  org.eclipse.wst.validation,
  org.eclipse.wst.sse.ui,
- org.eclipse.equinox.servlet.api,
- org.apache.xerces
+ org.eclipse.equinox.servlet.api
 Eclipse-LazyStart: true; exceptions="org.eclipse.jst.jsp.core.internal.contenttype"
diff --git a/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF
index c2ae5ed..4444d19 100644
--- a/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF
@@ -28,7 +28,6 @@
  org.eclipse.wst.html.core.internal.validate;x-internal:=true,
  org.eclipse.wst.html.core.text
 Require-Bundle: 
- org.apache.xerces,
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
  com.ibm.icu,
diff --git a/bundles/org.eclipse.wst.xml.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.xml.core/META-INF/MANIFEST.MF
index 70aa6a5..dea364f 100644
--- a/bundles/org.eclipse.wst.xml.core/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xml.core/META-INF/MANIFEST.MF
@@ -69,5 +69,5 @@
  org.eclipse.wst.common.emfworkbench.integration;resolution:=optional,
  org.eclipse.wst.common.core,
  com.ibm.icu,
- org.apache.xerces
+ org.apache.xerces;visibility:=reexport
 Eclipse-LazyStart: true; exceptions="org.eclipse.wst.xml.core.internal.contenttype"
diff --git a/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
index db0e8a7..1218986 100644
--- a/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xsd.ui/META-INF/MANIFEST.MF
@@ -57,7 +57,6 @@
  org.eclipse.wst.xsd.ui.internal.widgets;x-internal:=true,
  org.eclipse.wst.xsd.ui.internal.wizards;x-internal:=true
 Require-Bundle: org.eclipse.ui.views.properties.tabbed,
- org.apache.xerces,
  org.eclipse.core.runtime,
  org.eclipse.wst.common.uriresolver,
  org.eclipse.wst.sse.ui,