Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2009-10-09 18:42:26 +0000
committernsandonato2009-10-09 18:42:26 +0000
commit1989bb61e804951be9b697da2b5be1b0dd0330a0 (patch)
tree6fbf7dea30653af99944b1385e18100e31000957 /releng.sourceediting/maps
parent8d25e6d9b3a3d5215e81fa2c6caafd417db6feda (diff)
downloadwebtools.maps-1989bb61e804951be9b697da2b5be1b0dd0330a0.tar.gz
webtools.maps-1989bb61e804951be9b697da2b5be1b0dd0330a0.tar.xz
webtools.maps-1989bb61e804951be9b697da2b5be1b0dd0330a0.zip
[291402] JSP include directives do not handle non-JSP content types
Diffstat (limited to 'releng.sourceediting/maps')
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-tests.map2
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 9b00d1e9b..60c460594 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=v200910051533,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=v200910091841,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=v200910051533,: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 9f4e304d3..cbd93f543 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=v200907230542,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.core
-plugin@org.eclipse.wst.sse.core=v200910051533,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
+plugin@org.eclipse.wst.sse.core=v200910091841,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
plugin@org.eclipse.wst.xml.core=v200909301948,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.core
plugin@org.eclipse.wst.xsd.core=v200909221403,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.core
diff --git a/releng.sourceediting/maps/wst-xml-tests.map b/releng.sourceediting/maps/wst-xml-tests.map
index 35fd55e0b..052afc5b3 100644
--- a/releng.sourceediting/maps/wst-xml-tests.map
+++ b/releng.sourceediting/maps/wst-xml-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.sse.core.tests=v200906300123,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.sse.core.tests
+plugin@org.eclipse.wst.sse.core.tests=v200910091841,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.sse.core.tests
plugin@org.eclipse.wst.sse.ui.tests=v200909090450,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.sse.ui.tests
plugin@org.eclipse.wst.sse.ui.tests.performance=v200901080745,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.sse.ui.tests.performance

Back to the top