Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2011-01-10 22:45:44 +0000
committernsandonato2011-01-10 22:45:44 +0000
commitf5d5c3adf20f7df81c72f032da6a13a724703666 (patch)
tree1208ba46c6ea2ed8739be7f68a995c651e24ad2e
parent8284a94bed181591b8bb8309bc9595b8f4217084 (diff)
downloadwebtools.maps-f5d5c3adf20f7df81c72f032da6a13a724703666.tar.gz
webtools.maps-f5d5c3adf20f7df81c72f032da6a13a724703666.tar.xz
webtools.maps-f5d5c3adf20f7df81c72f032da6a13a724703666.zip
[329397] [index] Need way to wait for JSP index to be consistent
-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-core.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 f374906c8..6b41ca213 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=v201011171831,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.core.tests
-plugin@org.eclipse.jst.jsp.ui.tests=v201101071823,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.ui.tests
+plugin@org.eclipse.jst.jsp.ui.tests=v201101102244,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.ui.tests
plugin@org.eclipse.jst.jsp.tests.encoding=v201008251737,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.tests.encoding
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 5ef41b007..2dce21196 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.3 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.jst.jsp.core=v201101071823,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
-plugin@org.eclipse.jst.jsp.ui=v201012201932,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.core=v201101102244,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.ui=v201101102244,: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-core.map b/releng.sourceediting/maps/wst-xml-core.map
index cd29928c2..dab067499 100644
--- a/releng.sourceediting/maps/wst-xml-core.map
+++ b/releng.sourceediting/maps/wst-xml-core.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the HEAD branch
plugin@org.eclipse.wst.dtd.core=v201010292144,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.core
-plugin@org.eclipse.wst.sse.core=v201101071823,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
+plugin@org.eclipse.wst.sse.core=v201101102244,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
plugin@org.eclipse.wst.xml.core=v201011151623,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.core
plugin@org.eclipse.wst.xsd.core=v201011122042,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.core

Back to the top