Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2014-01-23 18:56:14 +0000
committerCarl Anderson2014-01-23 18:56:14 +0000
commit7b199f34d9ab985e98b0cbfcff9f12af3b16d363 (patch)
tree6408456e16285c60c1f44e647467a2ec125838a4
parent76eea658f90a6c222a17c9f19a4d29db346fb392 (diff)
downloadwebtools.maps-7b199f34d9ab985e98b0cbfcff9f12af3b16d363.tar.gz
webtools.maps-7b199f34d9ab985e98b0cbfcff9f12af3b16d363.tar.xz
webtools.maps-7b199f34d9ab985e98b0cbfcff9f12af3b16d363.zip
[423847] Container Selection dialog in new Servlet wizard does not
recognize nested source folders [423825] Duplicate classpath entry org.eclipse.jst.j2ee.internal.module.container when installing Java EE facet
-rw-r--r--releng.ejbtools/maps/jst-enterprise-component-features.map2
-rw-r--r--releng.jeetools/maps/jst-j2ee-basic.map4
-rw-r--r--releng.jeetools/maps/jst-web-component-features.map2
3 files changed, 4 insertions, 4 deletions
diff --git a/releng.ejbtools/maps/jst-enterprise-component-features.map b/releng.ejbtools/maps/jst-enterprise-component-features.map
index b4a51ada2..9186878a1 100644
--- a/releng.ejbtools/maps/jst-enterprise-component-features.map
+++ b/releng.ejbtools/maps/jst-enterprise-component-features.map
@@ -13,6 +13,6 @@ feature@org.eclipse.jst.enterprise_userdoc.feature=GIT,tag=v201105122000,repo=gi
!***************
-feature@org.eclipse.jst.enterprise_ui.feature.patch=GIT,tag=v201401221700,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=v201401231700,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-j2ee-basic.map b/releng.jeetools/maps/jst-j2ee-basic.map
index b25ae677f..a5ec25ca3 100644
--- a/releng.jeetools/maps/jst-j2ee-basic.map
+++ b/releng.jeetools/maps/jst-j2ee-basic.map
@@ -6,9 +6,9 @@
! from the master branch
plugin@org.eclipse.jst.j2ee.navigator.ui=GIT,tag=v201203142300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.navigator.ui
-plugin@org.eclipse.jst.j2ee.ui=GIT,tag=v201401221700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.ui
+plugin@org.eclipse.jst.j2ee.ui=GIT,tag=v201401231700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.ui
-plugin@org.eclipse.jst.j2ee=GIT,tag=v201401221700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee
+plugin@org.eclipse.jst.j2ee=GIT,tag=v201401231700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee
plugin@org.eclipse.jst.j2ee.core=GIT,tag=v201205030130,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.core
plugin@org.eclipse.jst.j2ee.web=GIT,tag=v201304111500,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.web
plugin@org.eclipse.jst.servlet.ui=GIT,tag=v201202011057,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.servlet.ui
diff --git a/releng.jeetools/maps/jst-web-component-features.map b/releng.jeetools/maps/jst-web-component-features.map
index 6db0e0dac..6da54b209 100644
--- a/releng.jeetools/maps/jst-web-component-features.map
+++ b/releng.jeetools/maps/jst-web-component-features.map
@@ -12,6 +12,6 @@ feature@org.eclipse.jst.web_ui.feature=GIT,tag=v201209272000,repo=git://git.ecli
feature@org.eclipse.jst.web_userdoc.feature=GIT,tag=v201211081400,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_userdoc.feature
-feature@org.eclipse.jst.web_core.feature.patch=GIT,tag=v201401221700,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=v201401231700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_core.feature.patch
!*************** \ No newline at end of file

Back to the top