Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorhzhang2008-11-05 21:52:26 +0000
committerhzhang2008-11-05 21:52:26 +0000
commit5a5da1a70e3a0d099fd0270884dbf6f9616f7c06 (patch)
tree3150ed7b377ad44ddd61308eb3529c588f022e8e /releng
parent43c4b664410126139cc2766527ca9e141784c835 (diff)
downloadwebtools.maps-5a5da1a70e3a0d099fd0270884dbf6f9616f7c06.tar.gz
webtools.maps-5a5da1a70e3a0d099fd0270884dbf6f9616f7c06.tar.xz
webtools.maps-5a5da1a70e3a0d099fd0270884dbf6f9616f7c06.zip
M3 prereqs update
Diffstat (limited to 'releng')
-rw-r--r--releng/maps/dependencies.properties14
1 files changed, 7 insertions, 7 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index 23b62e27f..a1e4f0e24 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -67,8 +67,8 @@ dita.name=SourceForge DITA-OT 1.2.1
dita.description=DITA-OT 1.2.1 Binary ASL Distribution
#######################################################################################
-wtp.eclipse.build.id=I20081029-0100
-wtp.eclipse.build.dir=I20081029-0100
+wtp.eclipse.build.id=3.5M3
+wtp.eclipse.build.dir=S-3.5M3-200810301917
eclipse.name=Eclipse SDK v3.5
eclipse.description=Eclipse SDK v3.5
@@ -135,8 +135,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=I200810291305
-emf.dir.id=I200810291305
+emf.id=2.5.0M3
+emf.dir.id=S200811032126
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.5.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -187,8 +187,8 @@ emfxsdsourcedoc.build.home=http://www.eclipse.org/modeling/emf/downloads/
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=I200810141852
-gef.dir.id=I200810141852
+gef.id=3.5.0M3
+gef.dir.id=S200811051424
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.5.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -207,7 +207,7 @@ gef.build.home=http://download.eclipse.org/tools/gef/downloads/
# groupID : dtp
dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.6.2
-dtp.file=dtp-sdk-1.6.2M1-200810240500.zip
+dtp.file=dtp-sdk-1.6.2M1-200811050500.zip
dtp.name=DTP sdk v1.6.2
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top