Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-05-20 03:47:52 +0000
committernitind2010-05-20 03:47:52 +0000
commit7e11769afb46d1c4959b8fa268e3c59d14fcba3b (patch)
treef2b900686cd834632788f61fba6b209d7cd549c5 /releng.jsdt
parent2272c68bca8a59b846e07104466998acdfb0c52f (diff)
downloadwebtools.maps-7e11769afb46d1c4959b8fa268e3c59d14fcba3b.tar.gz
webtools.maps-7e11769afb46d1c4959b8fa268e3c59d14fcba3b.tar.xz
webtools.maps-7e11769afb46d1c4959b8fa268e3c59d14fcba3b.zip
REVERT [278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to ReferenceBinding) on incorrect JSDoc
Diffstat (limited to 'releng.jsdt')
-rw-r--r--releng.jsdt/maps/wst-jsdt-tests.map2
-rw-r--r--releng.jsdt/maps/wst-jsdt.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.jsdt/maps/wst-jsdt-tests.map b/releng.jsdt/maps/wst-jsdt-tests.map
index afac3c89a..9c0ffb686 100644
--- a/releng.jsdt/maps/wst-jsdt-tests.map
+++ b/releng.jsdt/maps/wst-jsdt-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.core.tests.compiler=v201005200157,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler
+plugin@org.eclipse.wst.jsdt.core.tests.compiler=v201005200347,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler
plugin@org.eclipse.wst.jsdt.core.tests.model=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/tests/org.eclipse.wst.jsdt.core.tests.model
plugin@org.eclipse.wst.jsdt.ui.tests=v201004210245,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/tests/org.eclipse.wst.jsdt.ui.tests
diff --git a/releng.jsdt/maps/wst-jsdt.map b/releng.jsdt/maps/wst-jsdt.map
index 0d0eaa5a6..ed147aaa1 100644
--- a/releng.jsdt/maps/wst-jsdt.map
+++ b/releng.jsdt/maps/wst-jsdt.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the HEAD branch
plugin@org.eclipse.wst.jsdt.doc=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/docs/org.eclipse.wst.jsdt.doc
-plugin@org.eclipse.wst.jsdt.core=v201005200157,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.core
+plugin@org.eclipse.wst.jsdt.core=v201005200347,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.core
plugin@org.eclipse.wst.jsdt.manipulation=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.manipulation
plugin@org.eclipse.wst.jsdt.support.firefox=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.support.firefox
plugin@org.eclipse.wst.jsdt.support.ie=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.support.ie

Back to the top