Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2010-08-02 20:13:58 +0000
committerdavid_williams2010-08-02 20:13:58 +0000
commit8295278877aad68ac0e49dc8d7e80fc2f33c244f (patch)
treecc8dd4e2a09144243d68226de55aaeb235a70db6
parentb4a646d8b4037bf83dc0162a96ee5d70dfdf1028 (diff)
downloadwebtools.maps-8295278877aad68ac0e49dc8d7e80fc2f33c244f.tar.gz
webtools.maps-8295278877aad68ac0e49dc8d7e80fc2f33c244f.tar.xz
webtools.maps-8295278877aad68ac0e49dc8d7e80fc2f33c244f.zip
321529 - NPE when opening any source editor if JSP plugins are not loaded
-rw-r--r--releng.sourceediting/maps/wst-xml-component-features.map4
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
-rw-r--r--releng/maps/wtp-releng.map2
3 files changed, 5 insertions, 3 deletions
diff --git a/releng.sourceediting/maps/wst-xml-component-features.map b/releng.sourceediting/maps/wst-xml-component-features.map
index 384c400fb..6307ca09c 100644
--- a/releng.sourceediting/maps/wst-xml-component-features.map
+++ b/releng.sourceediting/maps/wst-xml-component-features.map
@@ -8,4 +8,6 @@ feature@org.eclipse.wst.xml_tests.feature=v201005241420,:pserver:anonymous@dev.e
feature@org.eclipse.wst.xml_ui.feature=v201007132152,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_ui.feature
feature@org.eclipse.wst.xml_userdoc.feature=v201005241420,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_userdoc.feature
-!*************** \ No newline at end of file
+!***************
+
+feature@org.eclipse.wst.xml_ui.feature.patch=v201008022010,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_ui.feature.patch \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index a6f3aee15..501739238 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the R3_2_maintenance branch
plugin@org.eclipse.wst.dtd.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=v201007141733,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.sse.ui=v201008022010,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
plugin@org.eclipse.wst.xml.ui=v201007071754,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui
diff --git a/releng/maps/wtp-releng.map b/releng/maps/wtp-releng.map
index 8f0b28da9..ca71ab92c 100644
--- a/releng/maps/wtp-releng.map
+++ b/releng/maps/wtp-releng.map
@@ -19,4 +19,4 @@ plugin@org.eclipse.test.performance=v200809081610,:pserver:anonymous@dev.eclipse
!***************
-feature@org.eclipse.wtp.patch.assembly.feature=v201007310300,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,webtools.releng/assembly/features/org.eclipse.wtp.patch.assembly.feature \ No newline at end of file
+feature@org.eclipse.wtp.patch.assembly.feature=v201008022010,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,webtools.releng/assembly/features/org.eclipse.wtp.patch.assembly.feature \ No newline at end of file

Back to the top