Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcanderson2010-05-20 06:32:04 +0000
committercanderson2010-05-20 06:32:04 +0000
commit066424bce40e55c3f5a111a7145ee92fa58815af (patch)
tree7ba67c602149b87f87b4d9cdeeea37fe4a7b1dd8 /releng.common
parent133b5c3789097ca0ed9d6fbef43dc17b3d9d34a1 (diff)
downloadwebtools.maps-066424bce40e55c3f5a111a7145ee92fa58815af.tar.gz
webtools.maps-066424bce40e55c3f5a111a7145ee92fa58815af.tar.xz
webtools.maps-066424bce40e55c3f5a111a7145ee92fa58815af.zip
[309224] [NLS] Extensible mechanism for controlling available assembly techniques based on technology or vendor restrictions
Diffstat (limited to 'releng.common')
-rw-r--r--releng.common/maps/jst-common.map2
-rw-r--r--releng.common/maps/wst-common-core.map2
-rw-r--r--releng.common/maps/wst-common-ui.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 9cf6f043c..a62079b40 100644
--- a/releng.common/maps/jst-common.map
+++ b/releng.common/maps/jst-common.map
@@ -9,6 +9,6 @@ plugin@org.eclipse.jst.common.annotations.controller=v200908252030,:pserver:anon
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=v201005130500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.frameworks
-plugin@org.eclipse.jst.common.ui=v201005110200,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.jst.common.ui
+plugin@org.eclipse.jst.common.ui=v201005200700,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.jst.common.ui
!*************** \ No newline at end of file
diff --git a/releng.common/maps/wst-common-core.map b/releng.common/maps/wst-common-core.map
index 8a36d5551..0be03df1c 100644
--- a/releng.common/maps/wst-common-core.map
+++ b/releng.common/maps/wst-common-core.map
@@ -5,7 +5,7 @@
! These bundles are currently being developed and released
! from the HEAD branch
-plugin@org.eclipse.wst.common.emf=v201005130500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.emf
+plugin@org.eclipse.wst.common.emf=v201005200700,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.emf
plugin@org.eclipse.wst.common.emfworkbench.integration=v201004110600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.emfworkbench.integration
plugin@org.eclipse.wst.common.environment=v200912181832,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.environment
diff --git a/releng.common/maps/wst-common-ui.map b/releng.common/maps/wst-common-ui.map
index e0e714cfb..75e520536 100644
--- a/releng.common/maps/wst-common-ui.map
+++ b/releng.common/maps/wst-common-ui.map
@@ -7,6 +7,6 @@ plugin@org.eclipse.wst.common.snippets=v201004290255,:pserver:anonymous@dev.ecli
plugin@org.eclipse.wst.common.ui=v200911190730,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.ui
plugin@org.eclipse.wst.validation.ui=v201004150700,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.validation.ui
plugin@org.eclipse.wst.common.core=v200908252030,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.core
-plugin@org.eclipse.wst.common.modulecore.ui=v201005130500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.modulecore.ui
+plugin@org.eclipse.wst.common.modulecore.ui=v201005200700,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.modulecore.ui
!*************** \ No newline at end of file

Back to the top