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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Jan 26 21:52:42 EST 2008


Author: fnasser at redhat.com
Date: 2008-01-26 21:52:42 -0500 (Sat, 26 Jan 2008)
New Revision: 69375

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
Use Brew version of jbossws integration

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-27 02:03:04 UTC (rev 69374)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-27 02:52:42 UTC (rev 69375)
@@ -35,7 +35,7 @@
   </condition>
 
   <!-- set jbossws component name/version depending on whether we are building 4.2 or 4.3 -->
-  <condition property="jbws.version" value="1.2.1.GA_CP02" else="1.2.1.GA_CP02">
+  <condition property="jbws.version" value="1.2.1.GA_CP02-brew" else="1.2.1.GA_CP02-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list