Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin Dahyabhai2013-01-29 20:36:59 +0000
committerNitin Dahyabhai2013-01-29 20:36:59 +0000
commitd86d113a5cc0d1ba38fa74b7f43fe19179732386 (patch)
tree8cc87e42b29ded21d56ff77de72fa4dc6e0b9b24 /releng.sourceediting/maps
parent9c9737c476960986af4d39f1ea4f3d49e77c9ad7 (diff)
downloadwebtools.maps-d86d113a5cc0d1ba38fa74b7f43fe19179732386.tar.gz
webtools.maps-d86d113a5cc0d1ba38fa74b7f43fe19179732386.tar.xz
webtools.maps-d86d113a5cc0d1ba38fa74b7f43fe19179732386.zip
[399337] Support tag libraries from Web Fragment projects
Diffstat (limited to 'releng.sourceediting/maps')
-rw-r--r--releng.sourceediting/maps/jst-jsp.map4
-rw-r--r--releng.sourceediting/maps/wst-jsdt-web.map4
-rw-r--r--releng.sourceediting/maps/wst-web-ui.map4
3 files changed, 6 insertions, 6 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 148d0a5f8..f8975c5f0 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.5 release
! These bundles are currently being developed and released from the master branch
-plugin@org.eclipse.jst.jsp.core=GIT,tag=v201301251101,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=v201212132132,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.core=GIT,tag=v201201292024,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=v201201292024,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.ui
!***************
diff --git a/releng.sourceediting/maps/wst-jsdt-web.map b/releng.sourceediting/maps/wst-jsdt-web.map
index 11e1e3719..a436a00fa 100644
--- a/releng.sourceediting/maps/wst-jsdt-web.map
+++ b/releng.sourceediting/maps/wst-jsdt-web.map
@@ -2,8 +2,8 @@
! This map file is for the WTP 3.5 release
! These bundles are currently being developed and released from the master branch
-plugin@org.eclipse.wst.jsdt.web.core=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.core
+plugin@org.eclipse.wst.jsdt.web.core=GIT,tag=v201201292024,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.core
plugin@org.eclipse.wst.jsdt.web.support.jsp=GIT,tag=v201204260100,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.support.jsp
-plugin@org.eclipse.wst.jsdt.web.ui=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.ui
+plugin@org.eclipse.wst.jsdt.web.ui=GIT,tag=v201201292024,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.ui
!***************
diff --git a/releng.sourceediting/maps/wst-web-ui.map b/releng.sourceediting/maps/wst-web-ui.map
index 1e1e0bd39..efbe748bc 100644
--- a/releng.sourceediting/maps/wst-web-ui.map
+++ b/releng.sourceediting/maps/wst-web-ui.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the master branch
plugin@org.eclipse.wst.web.ui=GIT,tag=v201109220400,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.wst.web.ui
-plugin@org.eclipse.wst.css.ui=GIT,tag=v201212041613,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.css.ui
-plugin@org.eclipse.wst.html.ui=GIT,tag=v201212041613,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.html.ui
+plugin@org.eclipse.wst.css.ui=GIT,tag=v201201292024,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.css.ui
+plugin@org.eclipse.wst.html.ui=GIT,tag=v201201292024,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.html.ui
!***************

Back to the top