Author: nickboldt
Date: 2010-04-08 12:16:09 -0400 (Thu, 08 Apr 2010)
New Revision: 21356
Modified:
branches/modular_build/bpel/releng/build.properties
Log:
use testLocal instead of test
Modified: branches/modular_build/bpel/releng/build.properties
===================================================================
--- branches/modular_build/bpel/releng/build.properties 2010-04-08 16:15:16 UTC (rev
21355)
+++ branches/modular_build/bpel/releng/build.properties 2010-04-08 16:16:09 UTC (rev
21356)
@@ -20,7 +20,7 @@
#dir2map.map =
/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/bpel/releng/maps/project.map
# on windows or mac, use testLocal; on linux use test (requires Xvnc or Xvfb)
-build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
+build.steps=buildUpdate,buildTests,generateDigests,testLocal,publish,cleanup
# note: to run tests locally, these plugins must be pre-checked out into the local source
folder:
#org.jboss.tools.common.test -> /path/to/common/tests/org.jboss.tools.common.test/