Author: nickboldt
Date: 2010-01-28 15:57:15 -0500 (Thu, 28 Jan 2010)
New Revision: 19996
Modified:
trunk/bpel/releng/build.properties
Log:
switch back to 'test'
Modified: trunk/bpel/releng/build.properties
===================================================================
--- trunk/bpel/releng/build.properties 2010-01-28 17:07:40 UTC (rev 19995)
+++ trunk/bpel/releng/build.properties 2010-01-28 20:57:15 UTC (rev 19996)
@@ -13,7 +13,7 @@
testFeatureToBuildID=org.jboss.tools.bpel.tests.feature
# on windows or mac, use testLocal; on linux can use test if Xvnc or Xvfb installed; use
testLocal if run from Hudson job w/ Xvnc enabled
-build.steps=buildUpdate,buildTests,generateDigests,testLocal,publish,cleanup
+build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
JAVA14_HOME=${JAVA_HOME}
JAVA50_HOME=${JAVA_HOME}
Show replies by date