Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-09-09 04:54:50 +0000
committerdavid_williams2009-09-09 04:54:50 +0000
commit34399330883c3e50b12671d2ae547f0782def0f9 (patch)
tree8ae9cd384e24f575cd3735c136aa5ebeb73f45e2
parent4dab04c166b2f11b8703d71c5220972fb935db5c (diff)
downloadwebtools.maps-34399330883c3e50b12671d2ae547f0782def0f9.tar.gz
webtools.maps-34399330883c3e50b12671d2ae547f0782def0f9.tar.xz
webtools.maps-34399330883c3e50b12671d2ae547f0782def0f9.zip
update pre-reqs
-rw-r--r--releng/helios/maps/dependencies.properties18
1 files changed, 9 insertions, 9 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index 3a459c6a5..49e0b9577 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/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=I20090901-0800
-wtp.eclipse.build.dir=I20090901-0800
+wtp.eclipse.build.id=I20090908-0800
+wtp.eclipse.build.dir=I20090908-0800
eclipse.name=Eclipse SDK v3.6
eclipse.description=Eclipse SDK v3.6
@@ -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.6.0M1
-emf.dir.id=S200908122048
+emf.id=I200908260758
+emf.dir.id=I200908260758
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.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=I200907271514
-gef.dir.id=I200907271514
+gef.id=3.6.0M1
+gef.dir.id=S200908201455
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.6.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -206,9 +206,9 @@ 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.7
-dtp.file=dtp-sdk_1.7.0.zip
-dtp.name=DTP sdk v1.7
+dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.7.1/
+dtp.file=dtp-sdk-1.7.1RC3-200909040500.zip
+dtp.name=DTP sdk v1.7.1
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}
dtp.description=Code and Source.

Back to the top