Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-01-27 00:39:36 +0000
committerdavid_williams2009-01-27 00:39:36 +0000
commitd347302ec6245cda45a7a2026e7876fbcf5affa8 (patch)
tree18eab4ad00b656e1b80302e416a3d198053ad264
parent17d26e9f26bdb812180463990b52d5427c66806a (diff)
downloadwebtools.maps-d347302ec6245cda45a7a2026e7876fbcf5affa8.tar.gz
webtools.maps-d347302ec6245cda45a7a2026e7876fbcf5affa8.tar.xz
webtools.maps-d347302ec6245cda45a7a2026e7876fbcf5affa8.zip
update prereq dependancies
-rw-r--r--releng/maps/dependencies.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index 9b3e687c6..7d5309d00 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.5M4
-wtp.eclipse.build.dir=S-3.5M4-200812111908
+wtp.eclipse.build.id=I20090122-0800
+wtp.eclipse.build.dir=I20090122-0800
eclipse.name=Eclipse SDK v3.5
eclipse.description=Eclipse SDK v3.5
@@ -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.0M4
-gef.dir.id=S200812171720
+gef.id=I200901191850
+gef.dir.id=I200901191850
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.7
-dtp.file=dtp-sdk-1.7.0M4-200812170500.zip
+dtp.file=dtp-sdk-1.7.0M5-200901230500.zip
dtp.name=DTP sdk v1.7
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top