1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 01:35:39 +02:00

[releng] Update to Platform 3.7m6, CDT m6 candidate, basebuilder R37_M5

This commit is contained in:
Martin Oberhuber 2011-03-14 09:12:02 +00:00
parent c38938bb6a
commit b5456c5d4d
3 changed files with 9 additions and 9 deletions

View file

@ -48,11 +48,11 @@ esac
# prepare the base Eclipse installation in folder "eclipse"
ep_rel="S-"
ep_ver=3.7M5
ep_date="-201101272034"
ep_ver=3.7M6
ep_date="-201103101119"
P2_disabled=false
P2_no_dropins=false
if [ ! -f eclipse/plugins/org.eclipse.swt_3.7.0.v3721b.jar ]; then
if [ ! -f eclipse/plugins/org.eclipse.swt_3.7.0.v3724c.jar ]; then
curdir2=`pwd`
if [ ! -d eclipse -o -h eclipse ]; then
if [ -d eclipse-${ep_ver}-${ep_arch} ]; then
@ -138,7 +138,7 @@ fi
#CDTVER=201006141710
CDTREL=8.0.0
CDTFEAT=8.0.0
CDTVER=201101311025
CDTVER=201103111317
CDTNAME=cdt-master-${CDTREL}-I${CDTVER}.zip
CDTLOC=builds/${CDTREL}/I.I${CDTVER}/${CDTNAME}
if [ ! -f eclipse/plugins/org.eclipse.cdt_${CDTFEAT}.${CDTVER}.jar ]; then
@ -169,7 +169,7 @@ fi
# checkout the basebuilder
#baseBuilderTag=R36_RC4
baseBuilderTag=R37_M4
baseBuilderTag=R37_M5
if [ ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.core_3.7.0.v20101208.jar \
-o ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20101122/pdebuild.jar \
-o ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100920.jar ]; then

View file

@ -55,8 +55,8 @@ PACK200_JAVA_HOME=${JAVA_HOME}
#http://download.eclipse.org/eclipse/downloads/drops/S-3.6RC2-201005201744/eclipse-SDK-3.6RC2-linux-gtk-ppc.tar.gz,\
dependencyURLs=\
http://download.eclipse.org/eclipse/downloads/drops/S-3.7M5-201101272034/eclipse-SDK-3.7M5-linux-gtk-x86_64.tar.gz,\
http://download.eclipse.org/tools/cdt/builds/7.0.1/I.I201009241320/cdt-master-7.0.1-I201009241320.zip,\
http://download.eclipse.org/eclipse/downloads/drops/S-3.7M6-201103101119/eclipse-SDK-3.7M6-linux-gtk-x86_64.tar.gz,\
http://download.eclipse.org/tools/cdt/builds/8.0.0/I.I201103111317/cdt-master-8.0.0-I201103111317.zip,\
http://download.eclipse.org/athena/runnables/RXTX-runtime-I20071016-1945.zip
#dependencyURLs=http://download.eclipse.org/athena/runnables/RXTX-runtime-I20071016-1945.zip

View file

@ -1,2 +1,2 @@
plugin@org.apache.commons.net,2.2.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/I20110228060625/repository/plugins/org.apache.commons.net_2.2.0.v201101241833.jar
plugin@org.apache.commons.net.source,2.2.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/I20110228060625/repository/plugins/org.apache.commons.net.source_2.2.0.v201101241833.jar
plugin@org.apache.commons.net,2.2.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20110304120314/repository/plugins/org.apache.commons.net_2.2.0.v201101241833.jar
plugin@org.apache.commons.net.source,2.2.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20110304120314/repository/plugins/org.apache.commons.net.source_2.2.0.v201101241833.jar