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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 8 12:37:24 EST 2010


Author: rachmatowicz at jboss.com
Date: 2010-01-08 12:37:23 -0500 (Fri, 08 Jan 2010)
New Revision: 99168

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
Update thirdparty to use jboss/jbossws-native42 snapshot (JBPAPP-3146)

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2010-01-08 16:43:56 UTC (rev 99167)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2010-01-08 17:37:23 UTC (rev 99168)
@@ -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="2.0.1.SP2_CP07-brew" else="1.2.1.GA_CP05-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP-SNAPSHOT" else="1.2.1.GA_CP05-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list