Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-04-01 01:13:39 +0000
committernitind2010-04-01 01:13:39 +0000
commit8a876ed05c3e4e680d042a3aec4a18bc496b3406 (patch)
treeced3be1b06bbf67392442533cded9405bcf34db4 /releng.sourceediting/maps
parent13e9843ef5a0bf68caa853b1797d427c88fa3596 (diff)
downloadwebtools.maps-8a876ed05c3e4e680d042a3aec4a18bc496b3406.tar.gz
webtools.maps-8a876ed05c3e4e680d042a3aec4a18bc496b3406.tar.xz
webtools.maps-8a876ed05c3e4e680d042a3aec4a18bc496b3406.zip
[307401] (WORKAROUND FOR) Server-side code block handling should be extensible
[307767] Translator passes through entire script contents that start with XML comments
Diffstat (limited to 'releng.sourceediting/maps')
-rw-r--r--releng.sourceediting/maps/wst-jsdt-web-tests.map2
-rw-r--r--releng.sourceediting/maps/wst-jsdt-web.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-jsdt-web-tests.map b/releng.sourceediting/maps/wst-jsdt-web-tests.map
index ee7b1539b..43f4ce2db 100644
--- a/releng.sourceediting/maps/wst-jsdt-web-tests.map
+++ b/releng.sourceediting/maps/wst-jsdt-web-tests.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.wst.jsdt.web.core.tests=v201003020342,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.web.core.tests
+plugin@org.eclipse.wst.jsdt.web.core.tests=v201004010114,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.web.core.tests
plugin@org.eclipse.wst.jsdt.web.ui.tests=v201003040746,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.web.ui.tests
diff --git a/releng.sourceediting/maps/wst-jsdt-web.map b/releng.sourceediting/maps/wst-jsdt-web.map
index 255fc71be..753dff3d8 100644
--- a/releng.sourceediting/maps/wst-jsdt-web.map
+++ b/releng.sourceediting/maps/wst-jsdt-web.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.wst.jsdt.web.core=v201003170222,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.core
+plugin@org.eclipse.wst.jsdt.web.core=v201004010114,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.core
plugin@org.eclipse.wst.jsdt.web.support.jsp=v201002230645,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.support.jsp
plugin@org.eclipse.wst.jsdt.web.ui=v201002230645,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.ui

Back to the top