Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2013-03-08 16:34:13 +0000
committerCarl Anderson2013-03-08 16:34:13 +0000
commit763337cbd27dd5d47107038a62b727bd9c08c5ec (patch)
treeb1d330f973876e723dfe7b7fe365b8a1413ba53a /releng/kepler/dependencies.properties
parent813609e151c457b98376f93e1148f03d29843641 (diff)
downloadwebtools.maps-763337cbd27dd5d47107038a62b727bd9c08c5ec.tar.gz
webtools.maps-763337cbd27dd5d47107038a62b727bd9c08c5ec.tar.xz
webtools.maps-763337cbd27dd5d47107038a62b727bd9c08c5ec.zip
Update orbit prereqs
Diffstat (limited to 'releng/kepler/dependencies.properties')
-rw-r--r--releng/kepler/dependencies.properties20
1 files changed, 10 insertions, 10 deletions
diff --git a/releng/kepler/dependencies.properties b/releng/kepler/dependencies.properties
index 801debacc..c823128fe 100644
--- a/releng/kepler/dependencies.properties
+++ b/releng/kepler/dependencies.properties
@@ -42,8 +42,8 @@
# Note that this data is used for "display" only.
# During the build, the required bundles are fetched based on the orbitBundles.map file.
-orbitthirdpartyzip.build.dir=S20121207152029
-orbitthirdpartyzip.build.id=S20121207152029
+orbitthirdpartyzip.build.dir=I20130308052141
+orbitthirdpartyzip.build.id=I20130308052141
orbitthirdpartyzip.mirror.prefixuri=/tools/orbit/downloads/drops/${orbitthirdpartyzip.build.dir}
orbitthirdpartyzip.url=http://download.eclipse.org${orbitthirdpartyzip.mirror.prefixuri}
@@ -134,8 +134,8 @@ wtpBuildTools.build.home=http://download.eclipse.org/webtools/downloads/
# Eclipse SDK Dependency
# groupID : eclipse
-eclipse.id=I20130223-1500
-eclipse.dir=I20130223-1500
+eclipse.id=I20130307-2000
+eclipse.dir=I20130307-2000
eclipse.name=Eclipse SDK v3.8
eclipse.description=(Platform, PDE, JDT)
@@ -193,8 +193,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.2 SDK Dependency
# groupID : e4x
-e4x.build.id=I20130223-1500
-e4x.build.dir=I20130223-1500
+e4x.build.id=I20130307-2000
+e4x.build.dir=I20130307-2000
e4x.name=Eclipse SDK v4.3
e4x.description=(Platform, PDE, JDT, EMF Core)
@@ -213,8 +213,8 @@ e4x.build.home=http://download.eclipse.org/e4/sdk
# groupID : emfandxsd
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=317256
-emfandxsd.id=2.9.0M5
-emfandxsd.dir.id=2.9.0/S201302041146
+emfandxsd.id=I201302201318
+emfandxsd.dir.id=2.9.0/I201302201318
emfandxsd.mirror.prefixuri=/modeling/emf/emf/downloads/drops/${emfandxsd.dir.id}
emfandxsd.file=emf-xsd-SDK-${emfandxsd.id}.zip
@@ -294,8 +294,8 @@ graphiti.build.home=http://www.eclipse.org/graphiti/download.php
# Eclipse Graphical Editing Framework (GEF) Dependency
# groupID : gef
-gef.id=3.9.0M4
-gef.dir.id=3.9.0/S201212170307/
+gef.id=3.9.0y
+gef.dir.id=3.9.0/I201303010306/
gef.mirror.prefixuri=/tools/gef/downloads/drops/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip

Back to the top