Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2009-09-28 19:32:21 +0000
committernsandonato2009-09-28 19:32:21 +0000
commit01858b0c93f96d2a06961e8ed60ecc795ec61f5f (patch)
tree05205824c09b8458064e0bcfb37fe3c871722a44 /releng.sourceediting
parent431098cd95206e3b63556065317021dfac66178b (diff)
downloadwebtools.maps-01858b0c93f96d2a06961e8ed60ecc795ec61f5f.tar.gz
webtools.maps-01858b0c93f96d2a06961e8ed60ecc795ec61f5f.tar.xz
webtools.maps-01858b0c93f96d2a06961e8ed60ecc795ec61f5f.zip
[290429] [projection] should only reconcile folding strategy once per dirty region
[237775] Duplicate page directive imports added by content assist [289258] JSPTranslator should handle assignment in JSP expressions
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/jst-jsp-tests.map2
-rw-r--r--releng.sourceediting/maps/jst-jsp.map4
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
3 files changed, 4 insertions, 4 deletions
diff --git a/releng.sourceediting/maps/jst-jsp-tests.map b/releng.sourceediting/maps/jst-jsp-tests.map
index 04df1a99f..61803c02e 100644
--- a/releng.sourceediting/maps/jst-jsp-tests.map
+++ b/releng.sourceediting/maps/jst-jsp-tests.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the HEAD branch
plugin@org.eclipse.jst.jsp.core.tests=v200909160651,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.core.tests
-plugin@org.eclipse.jst.jsp.ui.tests=v200908260205,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.ui.tests
+plugin@org.eclipse.jst.jsp.ui.tests=v200909281930,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.ui.tests
plugin@org.eclipse.jst.jsp.tests.encoding=v200906300123,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.tests.encoding
plugin@org.eclipse.jst.jsp.ui.tests.performance=v200901290905,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.ui.tests.performance
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 4ea59cf7b..db572a5ba 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.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.jst.jsp.core=v200909160651,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
-plugin@org.eclipse.jst.jsp.ui=v200909090450,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.core=v200909281930,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.ui=v200909281930,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
!*************** \ 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 94e73f9b5..fab7aa2fc 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 HEAD branch
plugin@org.eclipse.wst.dtd.ui=v200908262053,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=v200909090450,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.sse.ui=v200909281930,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
plugin@org.eclipse.wst.xml.ui=v200908262053,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v200909162206,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui

Back to the top