Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-06-24 07:20:52 +0000
committerdavid_williams2009-06-24 07:20:52 +0000
commit1557cd29aae327084c0c69b58f2aba4134bf67a1 (patch)
treeb4f3b94428e137006bcb3d3149b5db92557babd2 /releng/maps/dependencies.properties
parentd06b2fb121ef380406b2e3ffe27e804fcf00c230 (diff)
downloadwebtools.maps-1557cd29aae327084c0c69b58f2aba4134bf67a1.tar.gz
webtools.maps-1557cd29aae327084c0c69b58f2aba4134bf67a1.tar.xz
webtools.maps-1557cd29aae327084c0c69b58f2aba4134bf67a1.zip
update to final prereqs
Diffstat (limited to 'releng/maps/dependencies.properties')
-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 3424117df..016dc0971 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.5RC4
-wtp.eclipse.build.dir=S-3.5RC4-200906051444
+wtp.eclipse.build.id=3.5
+wtp.eclipse.build.dir=R-3.5-200906111540
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=2.5.0RC3
-emf.dir.id=S200906010115
+emf.id=2.5.0
+emf.dir.id=R200906151043
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=3.5.0RC3
-gef.dir.id=S200906011500
+gef.id=3.5.0
+gef.dir.id=R200906221200
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.5.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -206,8 +206,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.7
-dtp.file=dtp-sdk-1.7.0RC4-200906031110.zip
+dtp.mirror.prefixuri=/datatools/downloads/1.7
+dtp.file=dtp-sdk_1.7.0.zip
dtp.name=DTP sdk v1.7
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top