[jboss-cvs] JBossAS SVN: r66651 - branches/JBPAPP_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 1 10:31:09 EDT 2007


Author: fnasser at redhat.com
Date: 2007-11-01 10:31:09 -0400 (Thu, 01 Nov 2007)
New Revision: 66651

Added:
   branches/JBPAPP_4_2/build/README
Log:
Instructions on how to build, run tests etc.

Added: branches/JBPAPP_4_2/build/README
===================================================================
--- branches/JBPAPP_4_2/build/README	                        (rev 0)
+++ branches/JBPAPP_4_2/build/README	2007-11-01 14:31:09 UTC (rev 66651)
@@ -0,0 +1,11 @@
+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
+
+Not supplying -Dbuild.soa=true will build with MQ
+Not supplying -Djbosstest.test.soa 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