Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-06-03 14:38:56 +0000
committerdavid_williams2008-06-03 14:38:56 +0000
commit9759a29013820c72421df1496fe75f326b26faea (patch)
tree3032630612f90fcf90e7599041b0cd1fc9b6d4b6
parentb2219e55f02f853dd0653194ff06b975b3dd5236 (diff)
downloadwebtools.maps-9759a29013820c72421df1496fe75f326b26faea.tar.gz
webtools.maps-9759a29013820c72421df1496fe75f326b26faea.tar.xz
webtools.maps-9759a29013820c72421df1496fe75f326b26faea.zip
move up to latest pre-reqsvS20080603150337vI20080603190645
-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 aeda97bbf..acdc3dc39 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -124,8 +124,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=2.4.0RC2
-emf.dir.id=S200805270202
+emf.id=2.4.0RC3
+emf.dir.id=S200806021643
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.4.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -196,7 +196,7 @@ gef.build.home=http://download.eclipse.org/tools/gef/downloads/
# groupID : dtp
dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.6
-dtp.file=dtp-sdk-1.6RC2-200805230500.zip
+dtp.file=dtp-sdk-1.6RC3-200806031057.zip
dtp.name=DTP sdk v1.6
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}
@@ -297,11 +297,11 @@ internalRefToolFile=internal-200302241157.zip
# WST is required for XSL build
-wst.file=wtp-wst-S-3.0RC1-20080519195353.zip
+wst.file=wtp-wst-S-3.0RC2-20080527203304.zip
wst.name=WST
wst.description=WST
wst.build.home=http://download.eclipse.org/webtools/downloads/
-wst.mirror.prefixuri=webtools/downloads/drops/R3.0/S-3.0RC1-20080519195353/
+wst.mirror.prefixuri=webtools/downloads/drops/R3.0/S-3.0RC2-20080527203304/
wst.url=http://download.eclipse.org/${wst.mirror.prefixuri}
eclipse.fspath.prefix=/home/data/httpd/download.eclipse.org

Back to the top