Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Sanchez2012-08-29 21:31:07 +0000
committerRoberto Sanchez2012-08-29 21:31:07 +0000
commitb923bea1aeee9fa3c852aa88a05662765973471d (patch)
treea2570c890539b9ac0f148603999844b546cfa2d3
parenta096204dd0659af2c02fa7f085568e60c28ee340 (diff)
downloadwebtools.maps-b923bea1aeee9fa3c852aa88a05662765973471d.tar.gz
webtools.maps-b923bea1aeee9fa3c852aa88a05662765973471d.tar.xz
webtools.maps-b923bea1aeee9fa3c852aa88a05662765973471d.zip
[386214] Cancel broken after showing Deployment Assembly pane
[372293] Meta-files should not be considered module members [387884] TVT/DVT3.8:TCT131: DEU: Search... button truncated
-rw-r--r--releng.common/maps/jst-common.map2
-rw-r--r--releng.common/maps/wst-common-ui.map2
-rw-r--r--releng.jeetools/maps/jst-j2ee-basic.map2
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.common/maps/jst-common.map b/releng.common/maps/jst-common.map
index 070cc505c..be431cbbb 100644
--- a/releng.common/maps/jst-common.map
+++ b/releng.common/maps/jst-common.map
@@ -6,6 +6,6 @@ plugin@org.eclipse.jst.common.annotations.controller=GIT,tag=v200908252030,repo=
plugin@org.eclipse.jst.common.annotations.core=GIT,tag=v201004141630,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.annotations.core
plugin@org.eclipse.jst.common.annotations.ui=GIT,tag=v201002081900,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.annotations.ui
plugin@org.eclipse.jst.common.frameworks=GIT,tag=v201208160700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.frameworks
-plugin@org.eclipse.jst.common.ui=GIT,tag=v201208231800,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.jst.common.ui
+plugin@org.eclipse.jst.common.ui=GIT,tag=v201208292200,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.jst.common.ui
!*************** \ No newline at end of file
diff --git a/releng.common/maps/wst-common-ui.map b/releng.common/maps/wst-common-ui.map
index da9e0acd9..7fce0ab2c 100644
--- a/releng.common/maps/wst-common-ui.map
+++ b/releng.common/maps/wst-common-ui.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.4.1 maintenance release
! These bundles are currently being developed and released from the R3_4_maintenance branch
-plugin@org.eclipse.wst.common.frameworks.ui=GIT,tag=v201203150300,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.frameworks.ui
+plugin@org.eclipse.wst.common.frameworks.ui=GIT,tag=v201208292200,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.frameworks.ui
plugin@org.eclipse.wst.common.snippets=GIT,tag=v201204260225,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.snippets.git,path=org.eclipse.wst.common.snippets
plugin@org.eclipse.wst.common.ui=GIT,tag=v200911190730,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.ui
plugin@org.eclipse.wst.validation.ui=GIT,tag=v201204260100,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.validation.ui
diff --git a/releng.jeetools/maps/jst-j2ee-basic.map b/releng.jeetools/maps/jst-j2ee-basic.map
index d749eabf1..c63c9f23c 100644
--- a/releng.jeetools/maps/jst-j2ee-basic.map
+++ b/releng.jeetools/maps/jst-j2ee-basic.map
@@ -8,7 +8,7 @@
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=v201205170400,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.ui
-plugin@org.eclipse.jst.j2ee=GIT,tag=v201208281400,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee
+plugin@org.eclipse.jst.j2ee=GIT,tag=v201208292200,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=v201203142300,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

Back to the top