Author: jfrederic.clere(a)jboss.com
Date: 2009-03-12 10:58:28 -0400 (Thu, 12 Mar 2009)
New Revision: 2355
Modified:
trunk/mod_cluster/test/java/README.txt
Log:
Add a note how to run just the tests...
Modified: trunk/mod_cluster/test/java/README.txt
===================================================================
--- trunk/mod_cluster/test/java/README.txt 2009-03-12 12:58:37 UTC (rev 2354)
+++ trunk/mod_cluster/test/java/README.txt 2009-03-12 14:58:28 UTC (rev 2355)
@@ -5,6 +5,8 @@
ant
to run a single test:
ant one -Dtest=test where test is for example Test_Chunk_JBWEB_117
+ to run just the test (without httpd installation)
+ ant tests
3 - JBW listener:
to test the JBW cluster listener use -Dcluster=false for example:
ant one -Dtest=Test_Chunk_JBWEB_117 -Dcluster=false
Show replies by date