Author: nickboldt
Date: 2010-04-22 23:06:00 -0400 (Thu, 22 Apr 2010)
New Revision: 21622
Modified:
branches/modular_build/build.xml
Log:
fix instructions for building w/o running tests
Modified: branches/modular_build/build.xml
===================================================================
--- branches/modular_build/build.xml 2010-04-23 03:03:47 UTC (rev 21621)
+++ branches/modular_build/build.xml 2010-04-23 03:06:00 UTC (rev 21622)
@@ -25,7 +25,7 @@
<!-- To run this script via commandline (build default modules & run tests):
cd /home/nboldt/workspace36/jbosstools-modular_build; ant
or, to build everything but not *run* the tests:
- cd /home/nboldt/workspace36/jbosstools-modular_build; ant -Dmaven.test.skip
+ cd /home/nboldt/workspace36/jbosstools-modular_build; ant
-DMAVEN_FLAGS="-Dmaven.test.skip"
or, to build specific module(s):
cd /home/nboldt/workspace36/jbosstools-modular_build; ant
-DCOMPONENTS=tests,common,flow,jbpm
-->
Show replies by date