Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-05-27 17:59:56 +0000
committerdavid_williams2008-05-27 17:59:56 +0000
commit656db4d89c5d68b7e4fc54b4edf17e4dd1e7125e (patch)
tree476d53a1145604f3483111747c2ae97a2077f32f /releng/maps
parent544df8af2deb6cebf8d6f75316678b88f830b624 (diff)
downloadwebtools.maps-656db4d89c5d68b7e4fc54b4edf17e4dd1e7125e.tar.gz
webtools.maps-656db4d89c5d68b7e4fc54b4edf17e4dd1e7125e.tar.xz
webtools.maps-656db4d89c5d68b7e4fc54b4edf17e4dd1e7125e.zip
latest pre-reqs
Diffstat (limited to 'releng/maps')
-rw-r--r--releng/maps/dependencies.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index 42df3f6f8..762be04af 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -124,8 +124,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=2.4.0RC1a
-emf.dir.id=S200805211620
+emf.id=2.4.0RC2
+emf.dir.id=S200805270202
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.4.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -176,8 +176,8 @@ emfxsdsourcedoc.build.home=http://www.eclipse.org/modeling/emf/downloads/
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=3.4.0RC1
-gef.dir.id=S200805121830
+gef.id=3.4.0RC2
+gef.dir.id=S200805270232
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.4.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -195,8 +195,8 @@ gef.build.home=http://download.eclipse.org/tools/gef/downloads/
# DTP SDK will be used for building the distribution
# groupID : dtp
-dtp.mirror.prefixuri=/datatools/downloads/1.6
-dtp.file=dtp-sdk-1.6RC1.zip
+dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.6
+dtp.file=dtp-sdk-1.6RC2-200805230500.zip
dtp.name=DTP sdk v1.6
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top