Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-11-27 03:21:29 +0000
committerdavid_williams2009-11-27 03:21:29 +0000
commit208a272aebf911cde883fcc6b51ab1e6f8523011 (patch)
tree9242a667694155dc00629a6ab7eef0a2d561ecc3 /releng/helios/maps
parentb43f2421886c236d691241f4a25cea99dfc7c1b6 (diff)
downloadwebtools.maps-208a272aebf911cde883fcc6b51ab1e6f8523011.tar.gz
webtools.maps-208a272aebf911cde883fcc6b51ab1e6f8523011.tar.xz
webtools.maps-208a272aebf911cde883fcc6b51ab1e6f8523011.zip
update emf and gef pref and restore 1 hour timing to suites
Diffstat (limited to 'releng/helios/maps')
-rw-r--r--releng/helios/maps/dependencies.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index 02aba24bb..c4a6e4b66 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -137,8 +137,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=I200911020144
-emf.dir.id=I200911020144
+emf.id=I200911261507
+emf.dir.id=I200911261507
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -222,8 +222,8 @@ emfvalidationsourcedoc.build.home=http://www.eclipse.org/modeling/emf/validation
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=3.6.0M1
-gef.dir.id=S200908201455
+gef.id=I200911051536
+gef.dir.id=I200911051536
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.6.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip

Back to the top