mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
[releng] try using R36_RC2 basebuilder with athena
This commit is contained in:
parent
d33e7de430
commit
461f5c21ba
1 changed files with 7 additions and 1 deletions
|
@ -51,7 +51,7 @@ JAVA14_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.6RC3-201005271700/eclipse-SDK-3.6RC3-linux-gtk-ppc.tar.gz,\
|
||||
http://download.eclipse.org/eclipse/downloads/drops/S-3.6RC4-201006031500/eclipse-SDK-3.6RC4-linux-gtk-ppc.tar.gz,\
|
||||
http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-runtime-2.5.0.zip,\
|
||||
http://download.eclipse.org/tools/cdt/builds/7.0.0/I.I201005311212/cdt-master-7.0.0-I201005311212.zip,\
|
||||
http://download.eclipse.org/athena/runnables/RXTX-runtime-I20071016-1945.zip
|
||||
|
@ -62,9 +62,15 @@ build.steps=buildUpdate,buildExtra,buildTests,generateDigests,testLocal,publish,
|
|||
#build.steps=buildZips,buildUpdate,buildTests,generateDigests,testLocal,publish,cleanup,map2psf
|
||||
#build.steps=buildZips,buildUpdate,generateDigests,publish,cleanup,map2psf
|
||||
|
||||
# Use R36_RC2 basebuilder
|
||||
#relengBaseBuilderDir=/opt/public/cbi/build/org.eclipse.releng.basebuilder_R36_M4
|
||||
relengBaseBuilderDir=/opt/public/dsdp/tm/ws2/org.eclipse.releng.basebuilder
|
||||
|
||||
|
||||
# this is now set in build.xml
|
||||
#localSourceCheckoutDir=/home/anna/RSETM-BUILD-workspace/org.eclipse.tm.tree
|
||||
|
||||
# don't suppress cleanup if tests fail
|
||||
#noclean=true
|
||||
noclean=false
|
||||
individualSourceBundles=true
|
||||
|
|
Loading…
Add table
Reference in a new issue