[jboss-cvs] JBossAS SVN: r69057 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 16 21:31:43 EST 2008


Author: dbhole
Date: 2008-01-16 21:31:42 -0500 (Wed, 16 Jan 2008)
New Revision: 69057

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/README
Log:

Update README to state that for testing, one should continue using useJBM=true 

jbosstest.test.soa=true switch was added along with the WS integration code which has not been merged yet.



Modified: branches/JBPAPP_4_2_0_GA_CP/build/README
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/README	2008-01-17 02:29:19 UTC (rev 69056)
+++ branches/JBPAPP_4_2_0_GA_CP/build/README	2008-01-17 02:31:42 UTC (rev 69057)
@@ -1,10 +1,10 @@
 Build files allow for conditional switching between MQ and JBM:
 
 -Dbuild.soa=true passed to build/build.xml builds with JBM
--Djbosstest.test.soa=true passed to testsuite/build.xml tests with JBM
+-Djbosstest.useJBM=true passed to testsuite/build.xml tests with JBM
 
 Not supplying -Dbuild.soa=true will build with MQ
-Not supplying -Djbosstest.test.soa will run MQ tests
+Not supplying -Djbosstest.useJBM will run MQ tests
 
 The version with MQ will identify itself as EAP 4.2
 The version with JBM, however, will identify itself as EAP 4.3




More information about the jboss-cvs-commits mailing list