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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 2 18:28:23 EDT 2007


Author: fnasser at redhat.com
Date: 2007-10-02 18:28:23 -0400 (Tue, 02 Oct 2007)
New Revision: 65778

Added:
   branches/JBPAPP_4_2_0_GA_CP/build/README
Log:
Add file explaining how to build either EAP 4.2 or EAP 4.3 from these sources

Added: branches/JBPAPP_4_2_0_GA_CP/build/README
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/README	                        (rev 0)
+++ branches/JBPAPP_4_2_0_GA_CP/build/README	2007-10-02 22:28:23 UTC (rev 65778)
@@ -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.useJBM=true passed to testsuite/build.xml tests with JBM
+
+Not supplying -Dbuild.soa=true will build with MQ
+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