Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-06-29 17:56:54 +0000
committernsandonato2010-06-29 17:56:54 +0000
commit9492f9131459905131a0e5dd401ccaef3fd2d544 (patch)
tree8f657f943a5154aebba354ca4fbed2ad655a8582
parent9b68e3d3be18a8b80f1e83c1098a18732692a9f1 (diff)
downloadwebtools.maps-9492f9131459905131a0e5dd401ccaef3fd2d544.tar.gz
webtools.maps-9492f9131459905131a0e5dd401ccaef3fd2d544.tar.xz
webtools.maps-9492f9131459905131a0e5dd401ccaef3fd2d544.zip
[317062] Type mismatch: cannot convert from boolean to String
-rw-r--r--releng.sourceediting/maps/jst-jsp-tests.map2
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/jst-jsp-tests.map b/releng.sourceediting/maps/jst-jsp-tests.map
index b097d2af8..2a4a566f1 100644
--- a/releng.sourceediting/maps/jst-jsp-tests.map
+++ b/releng.sourceediting/maps/jst-jsp-tests.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.tests=v201006291750,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.core.tests
+plugin@org.eclipse.jst.jsp.core.tests=v201006291756,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.core.tests
plugin@org.eclipse.jst.jsp.ui.tests=v201006291750,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.ui.tests
plugin@org.eclipse.jst.jsp.tests.encoding=v201004110600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.jst.jsp.tests.encoding
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index d25b2588f..4837b31c7 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=v201006291750,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=v201006291756,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=v201006030742,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
!*************** \ No newline at end of file

Back to the top