Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2013-06-19 22:26:56 +0000
committerCarl Anderson2013-06-19 22:26:56 +0000
commit3d8257bbd89944c355ad302bd7ca11c56c64683c (patch)
tree1e03b74894e793b4fe61f647db1f828efe3ab620
parent3fcf9d95fc5ab34dd447fcbe602390215057de39 (diff)
downloadwebtools.maps-3d8257bbd89944c355ad302bd7ca11c56c64683c.tar.gz
webtools.maps-3d8257bbd89944c355ad302bd7ca11c56c64683c.tar.xz
webtools.maps-3d8257bbd89944c355ad302bd7ca11c56c64683c.zip
[BugĀ 407551] JSP translation incorrect for expressions in script blocks
-rw-r--r--releng.ejbtools/maps/jst-enterprise-component-features.map2
-rw-r--r--releng.jeetools/maps/jst-web-component-features.map2
-rw-r--r--releng.webservices/maps/jst-ws.map2
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.ejbtools/maps/jst-enterprise-component-features.map b/releng.ejbtools/maps/jst-enterprise-component-features.map
index 07880e897..79b1b7e9a 100644
--- a/releng.ejbtools/maps/jst-enterprise-component-features.map
+++ b/releng.ejbtools/maps/jst-enterprise-component-features.map
@@ -14,6 +14,6 @@ feature@org.eclipse.jst.enterprise_userdoc.feature=GIT,tag=v201104200444,repo=gi
!***************
feature@org.eclipse.jst.enterprise_core.feature.patch=GIT,tag=v201202011700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.enterprise_core.feature.patch
-feature@org.eclipse.jst.enterprise_ui.feature.patch=GIT,tag=v201204270300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.enterprise_ui.feature.patch
+feature@org.eclipse.jst.enterprise_ui.feature.patch=GIT,tag=v201306192100,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.enterprise_ui.feature.patch
!*************** \ No newline at end of file
diff --git a/releng.jeetools/maps/jst-web-component-features.map b/releng.jeetools/maps/jst-web-component-features.map
index 723a97289..0b627ae28 100644
--- a/releng.jeetools/maps/jst-web-component-features.map
+++ b/releng.jeetools/maps/jst-web-component-features.map
@@ -14,7 +14,7 @@ feature@org.eclipse.jst.web_userdoc.feature=GIT,tag=v201010211813,repo=git://git
!***************
-feature@org.eclipse.jst.web_core.feature.patch=GIT,tag=v201211131400,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_core.feature.patch
+feature@org.eclipse.jst.web_core.feature.patch=GIT,tag=v201306192100,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_core.feature.patch
feature@org.eclipse.jst.web_ui.feature.patch=GIT,tag=v201112162102,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_ui.feature.patch
!*************** \ No newline at end of file
diff --git a/releng.webservices/maps/jst-ws.map b/releng.webservices/maps/jst-ws.map
index 303009bf7..bb2e922b5 100644
--- a/releng.webservices/maps/jst-ws.map
+++ b/releng.webservices/maps/jst-ws.map
@@ -5,7 +5,7 @@ plugin@org.eclipse.jst.ws.axis.consumption.core=GIT,tag=v201004211805,repo=git:/
plugin@org.eclipse.jst.ws.axis.consumption.ui=GIT,tag=v201204101913,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.axis.consumption.ui
plugin@org.eclipse.jst.ws.axis.creation.ui=GIT,tag=v201204161919,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.axis.creation.ui
plugin@org.eclipse.jst.ws.consumption=GIT,tag=v201204101913,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.consumption
-plugin@org.eclipse.jst.ws.consumption.ui=GIT,tag=v201204101913,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.consumption.ui
+plugin@org.eclipse.jst.ws.consumption.ui=GIT,tag=v201306191957,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.consumption.ui
plugin@org.eclipse.jst.ws.creation.ejb.ui=GIT,tag=v201004211805,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.creation.ejb.ui
plugin@org.eclipse.jst.ws.creation.ui=GIT,tag=v201205041457,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.creation.ui
plugin@org.eclipse.jst.ws.uddiregistry=GIT,tag=v201004211805,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.git,path=bundles/org.eclipse.jst.ws.uddiregistry

Back to the top