Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Sandonato2014-05-22 23:49:08 +0000
committerNick Sandonato2014-05-22 23:49:08 +0000
commit21da6adc7843bf871ce70b92f8613bfdd9659e97 (patch)
treeae9b00be5960e395fe529da49c3ec83f05d588d5
parenta6ddba41008ea40ac54c73a97c5fa6f3b383064f (diff)
downloadwebtools.maps-21da6adc7843bf871ce70b92f8613bfdd9659e97.tar.gz
webtools.maps-21da6adc7843bf871ce70b92f8613bfdd9659e97.tar.xz
webtools.maps-21da6adc7843bf871ce70b92f8613bfdd9659e97.zip
Just put the web container initializer right in the .classpath instead of using the required plugins
-rw-r--r--releng.sourceediting/maps/jst-jsp-tests.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/jst-jsp-tests.map b/releng.sourceediting/maps/jst-jsp-tests.map
index bdb7ceca6..759a2cb4c 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=v201405221842,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=v201405222347,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

Back to the top