mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 00:35:49 +02:00
[releng] trying Nick's suggestions on how to make junits run in hudson.
This commit is contained in:
parent
1842a1decf
commit
ea23266307
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ JAVA_HOME=${JAVA50_HOME}
|
||||||
|
|
||||||
dependencyURLs= http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-linux-gtk-ppc.tar.gz,\
|
dependencyURLs= http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-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/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-runtime-2.5.0.zip,\
|
||||||
http://rxtx.qbang.org/eclipse/downloads/RXTX-runtime-I20071016-1945.zip
|
http://download.eclipse.org/athena/runnables/RXTX-runtime-I20071016-1945.zip
|
||||||
|
|
||||||
#what steps should we do? default: build.steps=buildZips,buildTests,generateDigests,test,publish,cleanup
|
#what steps should we do? default: build.steps=buildZips,buildTests,generateDigests,test,publish,cleanup
|
||||||
build.steps=buildUpdate,buildZips,buildTests,generateDigests,test,publish,cleanup
|
build.steps=buildUpdate,buildZips,buildTests,generateDigests,test,publish,cleanup
|
||||||
|
|
Loading…
Add table
Reference in a new issue