Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Sanchez2013-05-01 20:51:56 +0000
committerRoberto Sanchez2013-05-01 20:52:43 +0000
commitc6cabf07a56f5215d53140a36c09fd7f99f06fa7 (patch)
treea381fdff700001ef10c2b66a99e29cda1ca3df59 /releng.jeetools/maps
parent46449814ce6fb8a2533a32524bd13ba9b64fa834 (diff)
downloadwebtools.maps-c6cabf07a56f5215d53140a36c09fd7f99f06fa7.tar.gz
webtools.maps-c6cabf07a56f5215d53140a36c09fd7f99f06fa7.tar.xz
webtools.maps-c6cabf07a56f5215d53140a36c09fd7f99f06fa7.zip
[406792] Server status is not set to Republish when deleting a web project, but the references to the project are not removed in the refactoring dialog
[400485] Add content types for JavaEE7 namespace [405873] "Generate Deployment Descriptor Stub" generates incorrect web.xml for web 3.1 [400484] Ensure JavaEE7 archives can be imported/exported and are supported in binary mode
Diffstat (limited to 'releng.jeetools/maps')
-rw-r--r--releng.jeetools/maps/jst-j2ee-basic.map10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng.jeetools/maps/jst-j2ee-basic.map b/releng.jeetools/maps/jst-j2ee-basic.map
index 2f21e8cfb..6bf691178 100644
--- a/releng.jeetools/maps/jst-j2ee-basic.map
+++ b/releng.jeetools/maps/jst-j2ee-basic.map
@@ -8,12 +8,12 @@
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=v201304172200,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.ui
-plugin@org.eclipse.jst.j2ee=GIT,tag=v201304242300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee
-plugin@org.eclipse.jst.j2ee.core=GIT,tag=v201303152000,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=v201303151600,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.web
+plugin@org.eclipse.jst.j2ee=GIT,tag=v201305012100,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee
+plugin@org.eclipse.jst.j2ee.core=GIT,tag=v201305012100,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=v201305012100,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=v201303151600,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.servlet.ui
-plugin@org.eclipse.jst.jee=GIT,tag=v201304092300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.jee
-plugin@org.eclipse.jst.jee.web=GIT,tag=v201303142300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.jee.web
+plugin@org.eclipse.jst.jee=GIT,tag=v201305012100,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.jee
+plugin@org.eclipse.jst.jee.web=GIT,tag=v201305012100,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.jee.web
!*************** \ No newline at end of file

Back to the top