Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Sandonato2012-12-03 15:57:14 +0000
committerNick Sandonato2012-12-03 15:57:14 +0000
commit3238a56a65c3ef0a5f274289c1c36680a7599a34 (patch)
tree5662bf55e889b3f20c62227992a77f2d0cdc1ddb /releng.sourceediting
parent5135ac6e69e24f83669bbf45cf7d810b24c746dc (diff)
downloadwebtools.maps-3238a56a65c3ef0a5f274289c1c36680a7599a34.tar.gz
webtools.maps-3238a56a65c3ef0a5f274289c1c36680a7599a34.tar.xz
webtools.maps-3238a56a65c3ef0a5f274289c1c36680a7599a34.zip
[344723] [parser] StackOverFlowError in erroneous jsp file - destabilizing issue
[185420] [validation] validation in jsp tags are not case sensitive
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 7b6b6e1de..33c581885 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.5 release
! These bundles are currently being developed and released from the master branch
-plugin@org.eclipse.jst.jsp.core=GIT,tag=v201211261625,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=GIT,tag=v201212031554,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=GIT,tag=v201211261954,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.ui
!***************
diff --git a/releng.sourceediting/maps/wst-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map
index 5a5cd9c46..ac390ff11 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 master branch
plugin@org.eclipse.wst.dtd.core=GIT,tag=v201210082138,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.dtd.core
-plugin@org.eclipse.wst.sse.core=GIT,tag=v201211261625,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.core
+plugin@org.eclipse.wst.sse.core=GIT,tag=v201212031554,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.core
plugin@org.eclipse.wst.xml.core=GIT,tag=v201211121850,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xml.core
plugin@org.eclipse.wst.xsd.core=GIT,tag=v201204102147,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xsd.core

Back to the top