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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 21 22:54:41 EST 2007


Author: fnasser at redhat.com
Date: 2007-12-21 22:54:41 -0500 (Fri, 21 Dec 2007)
New Revision: 68535

Modified:
   branches/JBPAPP_4_2/build/build-thirdparty.xml
Log:
Use Brew-built native42

Modified: branches/JBPAPP_4_2/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-12-22 01:00:24 UTC (rev 68534)
+++ branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-12-22 03:54:41 UTC (rev 68535)
@@ -29,7 +29,7 @@
   -->
 
   <!-- set jbossws version -->
-  <condition property="jbws.version" value="2.0.1.SP2" else="1.2.1.GA_CP_snapshot">
+  <condition property="jbws.version" value="2.0.1.SP2-brew" else="1.2.1.GA_CP_snapshot">
     <isset property="build.soa"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list