diff options
author | Nick Sandonato | 2014-04-24 02:45:38 +0000 |
---|---|---|
committer | Nick Sandonato | 2014-04-24 02:45:38 +0000 |
commit | e07bd2a532e644098ddaf02523097227a2dbf6bb (patch) | |
tree | 58594bd1350ed8a65e1054a7a7314bbd0e4046f9 | |
parent | 59a1c9076a945d519e7d9c6e53b0daa520714434 (diff) | |
download | webtools.maps-e07bd2a532e644098ddaf02523097227a2dbf6bb.tar.gz webtools.maps-e07bd2a532e644098ddaf02523097227a2dbf6bb.tar.xz webtools.maps-e07bd2a532e644098ddaf02523097227a2dbf6bb.zip |
[432978] JSPTranslator can generate incorrect source for JSPs that use particular taglibs multiple times in one JSP file
-rw-r--r-- | releng.sourceediting/maps/jst-jsp-tests.map | 2 | ||||
-rw-r--r-- | releng.sourceediting/maps/jst-jsp.map | 2 |
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 1b5c6ada6..0dcf12c11 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.6 release ! These bundles are currently being developed and released from the master branch -plugin@org.eclipse.jst.jsp.core.tests=GIT,tag=v201310212157,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.core.tests +plugin@org.eclipse.jst.jsp.core.tests=GIT,tag=v201404240242,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.core.tests plugin@org.eclipse.jst.jsp.ui.tests=GIT,tag=v201211191622,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.ui.tests plugin@org.eclipse.jst.jsp.tests.encoding=GIT,tag=v201008251737,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.tests.encoding diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map index b9396472f..31dcf42d7 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.6 release ! These bundles are currently being developed and released from the master branch -plugin@org.eclipse.jst.jsp.core=GIT,tag=v201404092334,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=v201404240239,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=v201311142216,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.ui !*************** |