Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Sandonato2012-12-03 16:08:05 +0000
committerNick Sandonato2012-12-03 16:08:05 +0000
commit2d29fa1a2f9cd59aa85cc2a731e2c27cb8d6111c (patch)
treead5d1b620758ed3293b1bab8b6a455b81b9ac3aa /releng.sourceediting
parente350a9c0ef44e9f900d58731351dc0a44a08c2b1 (diff)
downloadwebtools.maps-2d29fa1a2f9cd59aa85cc2a731e2c27cb8d6111c.tar.gz
webtools.maps-2d29fa1a2f9cd59aa85cc2a731e2c27cb8d6111c.tar.xz
webtools.maps-2d29fa1a2f9cd59aa85cc2a731e2c27cb8d6111c.zip
[185420] [validation] validation in jsp tags are not case sensitive
[344723] [parser] StackOverFlowError in erroneous jsp file - destabilizing issue
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 a079c211b..64e225938 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.4.1 maintenance release
! These bundles are currently being developed and released from the R3_4_maintenance branch
-plugin@org.eclipse.jst.jsp.core=GIT,tag=v201211192110,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=v201212031606,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=v201211262010,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 b378c0533..16cbaf02a 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 R3_4_maintenance branch
plugin@org.eclipse.wst.dtd.core=GIT,tag=v201205171933,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=v201211061806,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=v201212031606,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=v201211141927,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