Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2011-03-13 02:25:47 +0000
committerdavid_williams2011-03-13 02:25:47 +0000
commita9bf3b039affb92d6426a5a071b3f48443a16dce (patch)
tree158e893e6f46fc8916855761a69d120798211805 /releng
parentc34bba8126d880d2fec7dfc78b02e23bc1557cce (diff)
downloadwebtools.maps-a9bf3b039affb92d6426a5a071b3f48443a16dce.tar.gz
webtools.maps-a9bf3b039affb92d6426a5a071b3f48443a16dce.tar.xz
webtools.maps-a9bf3b039affb92d6426a5a071b3f48443a16dce.zip
update prereqs to M6
Diffstat (limited to 'releng')
-rw-r--r--releng/indigo/dependencies.properties14
-rw-r--r--releng/indigo4/dependencies.properties14
2 files changed, 14 insertions, 14 deletions
diff --git a/releng/indigo/dependencies.properties b/releng/indigo/dependencies.properties
index 6244b97fc..cbb741e2e 100644
--- a/releng/indigo/dependencies.properties
+++ b/releng/indigo/dependencies.properties
@@ -61,8 +61,8 @@ orbitthirdpartymap.description=orbit thirdparty map
# Eclipse SDK Dependency
# groupID : eclipse
-eclipse.id=I20110307-1300
-eclipse.dir=I20110307-1300
+eclipse.id=3.7M6
+eclipse.dir=S-3.7M6-201103101119
eclipse.name=Eclipse SDK v3.7
eclipse.description=(Platform, PDE, JDT)
@@ -120,8 +120,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.1 SDK Dependency
# groupID : e4x
-e4x.build.id=4.1M5
-e4x.build.dir=S-4.1M5-201101282000
+e4x.build.id=I20110312-1300
+e4x.build.dir=I20110312-1300
e4x.name=Eclipse SDK v4.1
e4x.description=(Platform, PDE, JDT, EMF Core)
@@ -137,10 +137,10 @@ e4x.build.home=http://download.eclipse.org/e4/sdk
# Eclipse Modeling Framework (EMF) and EMF XSD Dependency
# We used the "combined" emf and xsd distribution for convience.
# groupID : emfandxsd
-
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=317256
-emfandxsd.id=2.7.0M5
-emfandxsd.dir.id=2.7.0/S201101281446
+
+emfandxsd.id=2.7.0M6
+emfandxsd.dir.id=2.7.0/S201103101804
emfandxsd.mirror.prefixuri=/modeling/emf/emf/downloads/drops/${emfandxsd.dir.id}
emfandxsd.file=emf-xsd-SDK-${emfandxsd.id}.zip
diff --git a/releng/indigo4/dependencies.properties b/releng/indigo4/dependencies.properties
index 633fce02c..cbb741e2e 100644
--- a/releng/indigo4/dependencies.properties
+++ b/releng/indigo4/dependencies.properties
@@ -61,8 +61,8 @@ orbitthirdpartymap.description=orbit thirdparty map
# Eclipse SDK Dependency
# groupID : eclipse
-eclipse.id=I20110307-1300
-eclipse.dir=I20110307-1300
+eclipse.id=3.7M6
+eclipse.dir=S-3.7M6-201103101119
eclipse.name=Eclipse SDK v3.7
eclipse.description=(Platform, PDE, JDT)
@@ -120,8 +120,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.1 SDK Dependency
# groupID : e4x
-e4x.build.id=I20110310-1400
-e4x.build.dir=I20110310-1400
+e4x.build.id=I20110312-1300
+e4x.build.dir=I20110312-1300
e4x.name=Eclipse SDK v4.1
e4x.description=(Platform, PDE, JDT, EMF Core)
@@ -137,10 +137,10 @@ e4x.build.home=http://download.eclipse.org/e4/sdk
# Eclipse Modeling Framework (EMF) and EMF XSD Dependency
# We used the "combined" emf and xsd distribution for convience.
# groupID : emfandxsd
-
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=317256
-emfandxsd.id=2.7.0M5
-emfandxsd.dir.id=2.7.0/S201101281446
+
+emfandxsd.id=2.7.0M6
+emfandxsd.dir.id=2.7.0/S201103101804
emfandxsd.mirror.prefixuri=/modeling/emf/emf/downloads/drops/${emfandxsd.dir.id}
emfandxsd.file=emf-xsd-SDK-${emfandxsd.id}.zip

Back to the top