mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[releng] adjusting to get the build running on hudson.eclipse.org.
This commit is contained in:
parent
8a0c61495b
commit
6b65c4788f
1 changed files with 5 additions and 3 deletions
|
@ -30,10 +30,12 @@ testFeatureToBuildID=org.eclipse.rse.tests
|
|||
#testFeatureToBuildID=org.eclipse.tm.releng.master
|
||||
#testFeatureToBuildID=org.eclipse.tm.terminal.test
|
||||
|
||||
JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64
|
||||
JAVA60_HOME=${JAVA_HOME}
|
||||
JAVA50_HOME=${JAVA_HOME}
|
||||
JAVA_HOME=${JAVA_HOME}
|
||||
JAVA14_HOME=${JAVA_HOME}
|
||||
JAVA50_HOME=${JAVA_HOME}
|
||||
JAVA60_HOME=${JAVA_HOME}
|
||||
JAVADOC_HOME=${JAVA_HOME}/bin
|
||||
#JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64
|
||||
|
||||
#<MOB_20100529>
|
||||
#repositoryURLs=\
|
||||
|
|
Loading…
Add table
Reference in a new issue