Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2012-11-13 15:42:24 +0000
committerCarl Anderson2012-11-13 15:42:24 +0000
commit6ecbf9832d9df1abf0477455b4e5c2bfa91bbe22 (patch)
tree92b21540ee86bf8e7b32a19397970bba235d4b47
parenta09993f1fb005cc6a4e0dfcce8317eb5770714bc (diff)
downloadwebtools.maps-6ecbf9832d9df1abf0477455b4e5c2bfa91bbe22.tar.gz
webtools.maps-6ecbf9832d9df1abf0477455b4e5c2bfa91bbe22.tar.xz
webtools.maps-6ecbf9832d9df1abf0477455b4e5c2bfa91bbe22.zip
Converted map file to Git format
-rw-r--r--releng.common/maps/jst-common.map10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng.common/maps/jst-common.map b/releng.common/maps/jst-common.map
index 6468c920b..f2c384037 100644
--- a/releng.common/maps/jst-common.map
+++ b/releng.common/maps/jst-common.map
@@ -5,10 +5,10 @@
! These bundles are currently being developed and released
! from the R3_2_maintenance branch
-plugin@org.eclipse.jst.common.annotations.controller=v200908252030,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.annotations.controller
-plugin@org.eclipse.jst.common.annotations.core=v201004141630,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.annotations.core
-plugin@org.eclipse.jst.common.annotations.ui=v201002081900,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.annotations.ui
-plugin@org.eclipse.jst.common.frameworks=v201209062200,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.frameworks
-plugin@org.eclipse.jst.common.ui=v201112201500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.jst.common.ui
+plugin@org.eclipse.jst.common.annotations.controller=GIT,tag=v200908252030,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.annotations.controller
+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=v201209062200,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=v201112201500,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.jst.common.ui
!*************** \ No newline at end of file

Back to the top