Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/maps/dependencies.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index 475b5a88e..edc12529d 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=3.4RC4
-wtp.eclipse.build.dir=S-3.4RC4-200806091311
+wtp.eclipse.build.id=3.4
+wtp.eclipse.build.dir=R-3.4-200806172000
eclipse.name=Eclipse SDK v3.4
eclipse.description=Eclipse SDK v3.4
@@ -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.0RC4
-emf.dir.id=S200806091234
+emf.id=2.4.0
+emf.dir.id=R200806091234
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.0RC4
-gef.dir.id=S200806091334
+gef.id=3.4.0
+gef.dir.id=R200806091334
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/drops/N_DTP_1.6
-dtp.file=dtp-sdk-1.6RC4-200806090500.zip
+dtp.mirror.prefixuri=/datatools/downloads/drops/1.6
+dtp.file=dtp-sdk_1.6.0.zip
dtp.name=DTP sdk v1.6
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top