Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/indigo/dependencies.properties')
-rw-r--r--releng/indigo/dependencies.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/releng/indigo/dependencies.properties b/releng/indigo/dependencies.properties
index 390ac6601..ed39b4089 100644
--- a/releng/indigo/dependencies.properties
+++ b/releng/indigo/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=S20110523182458
-orbitthirdpartyzip.build.id=S20110523182458
+orbitthirdpartyzip.build.dir=R20110523182458
+orbitthirdpartyzip.build.id=R20110523182458
orbitthirdpartyzip.mirror.prefixuri=/tools/orbit/downloads/drops/${orbitthirdpartyzip.build.dir}
orbitthirdpartyzip.url=http://download.eclipse.org${orbitthirdpartyzip.mirror.prefixuri}
@@ -63,8 +63,8 @@ orbitthirdpartymap.description=orbit thirdparty map
#######################################################################################
# Eclipse builder used to run and compile the build
# groupID : eclipsebuilder
-eclipsebuilder.id=3.7RC1
-eclipsebuilder.dir=S-3.7RC1-201105122000
+eclipsebuilder.id=3.7RC3
+eclipsebuilder.dir=S-3.7RC3-201105261708
eclipsebuilder.name=Eclipse SDK v3.7
eclipsebuilder.description=(Platform, PDE, JDT)
@@ -101,8 +101,8 @@ wtpBuildTools.build.home=http://download.eclipse.org/webtools/downloads/
# Eclipse SDK Dependency
# groupID : eclipse
-eclipse.id=I20110525-0800
-eclipse.dir=I20110525-0800
+eclipse.id=3.7RC3
+eclipse.dir=S-3.7RC3-201105261708
eclipse.name=Eclipse SDK v3.7
eclipse.description=(Platform, PDE, JDT)

Back to the top