Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2010-05-13 04:14:18 +0000
committerdavid_williams2010-05-13 04:14:18 +0000
commit1c94fc649af6121187886a320548b468d5d76998 (patch)
tree91bdbbf993bfd58d8fa5db4654aff649f431f08a
parente3785f85f6209f6cf23db8fde2c911d1b6eee1d4 (diff)
downloadwebtools.maps-1c94fc649af6121187886a320548b468d5d76998.tar.gz
webtools.maps-1c94fc649af6121187886a320548b468d5d76998.tar.xz
webtools.maps-1c94fc649af6121187886a320548b468d5d76998.zip
latest prereqs
-rw-r--r--releng/helios/maps/dependencies.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index 6e1ac81d3..164df4e06 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=I20100509-0800
-wtp.eclipse.build.dir=I20100509-0800
+wtp.eclipse.build.id=I20100511-0800
+wtp.eclipse.build.dir=I20100511-0800
eclipse.name=Eclipse SDK v3.6
eclipse.description=Eclipse SDK v3.6
@@ -137,8 +137,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=2.6.0M7
-emf.dir.id=S201005031457
+emf.id=2.6.0M7a
+emf.dir.id=S201005041205
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -212,7 +212,7 @@ gef.build.home=http://download.eclipse.org/tools/gef/downloads/
# groupID : dtp
dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.8/
-dtp.file=dtp-sdk-1.8.0M7-201004302056.zip
+dtp.file=dtp-sdk-1.8.0RC1-201005130500.zip
dtp.name=DTP sdk v1.8
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top