Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2009-12-20 21:20:46 +0000
committerdavid_williams2009-12-20 21:20:46 +0000
commitdb39e2784d0b430f5a55f8ab1f2cd6d90b683ba0 (patch)
tree242aca48aaa1b9ce4b2f7b88e1b5bbd7246412ad /releng
parentd4a84a69f040f164fad15834eeed6624f6e12b32 (diff)
downloadwebtools.maps-db39e2784d0b430f5a55f8ab1f2cd6d90b683ba0.tar.gz
webtools.maps-db39e2784d0b430f5a55f8ab1f2cd6d90b683ba0.tar.xz
webtools.maps-db39e2784d0b430f5a55f8ab1f2cd6d90b683ba0.zip
latest prereqs
Diffstat (limited to 'releng')
-rw-r--r--releng/helios/maps/dependencies.properties22
1 files changed, 11 insertions, 11 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index 0dbdc895e..dc2b43f59 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -137,8 +137,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=I200911261507
-emf.dir.id=I200911261507
+emf.id=2.6.0M4
+emf.dir.id=S200912121603
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -188,8 +188,8 @@ emfxsdsourcedoc.build.home=http://www.eclipse.org/modeling/emf/downloads/
# EMF Validation zip to be downloaded
# groupID : emfvalidation
-emfvalidation.id=I200911261122
-emfvalidation.dir.id=I200911261122
+emfvalidation.id=1.4.0M4
+emfvalidation.dir.id=S200912161043
emfvalidation.mirror.prefixuri=/modeling/emf/validation/downloads/drops/1.4.0/${emfvalidation.dir.id}
emfvalidation.file=emf-validation-runtime-${emfvalidation.id}.zip
@@ -222,8 +222,8 @@ emfvalidationsourcedoc.build.home=http://www.eclipse.org/modeling/emf/validation
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=I200911261934
-gef.dir.id=I200911261934
+gef.id=3.6.0M4
+gef.dir.id=S200912151157
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.6.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -343,11 +343,11 @@ internalRefToolFile=internal-200302241157.zip
# WST or XML is required for XSL build
-wst.file=wtp-wst-sdk-S-3.2.0M3-20091106000626.zip
+wst.file=wtp-wst-sdk-S-3.2.0M4-20091210120653.zip
wst.name=WST
wst.description=WST
-wst.build.home=http://download.eclipse.org/webtools/downloads/drops/R3.2.0/S-3.2.0M3-20091106000626
-wst.mirror.prefixuri=/webtools/downloads/drops/R3.2.0/S-3.2.0M3-20091106000626
+wst.build.home=http://download.eclipse.org/webtools/downloads/drops/R3.2.0/S-3.2.0M4-20091210120653
+wst.mirror.prefixuri=/webtools/downloads/drops/R3.2.0/S-3.2.0M4-20091210120653
wst.url=http://download.eclipse.org/${wst.mirror.prefixuri}
@@ -386,9 +386,9 @@ jst.url=http://download.eclipse.org${jst.mirror.prefixuri}
/webtools/downloads/drops//
# WTP
-wtp.file=wtp-sdk-S-3.2.0M2-20090924194346.zip
+wtp.file=wtp-sdk-S-3.2.0M4-20091210120653.zip
wtp.name=WTP
wtp.description=WTP for jax ws Builds
wtp.build.home=http://download.eclipse.org/webtools/downloads/
-wtp.mirror.prefixuri=/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346
+wtp.mirror.prefixuri=/webtools/downloads/drops/R3.2/S-3.2.0M4-20091210120653
wtp.url=http://download.eclipse.org${wtp.mirror.prefixuri}

Back to the top