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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 1 12:25:32 EDT 2011


Author: mbenitez
Date: 2011-06-01 12:25:32 -0400 (Wed, 01 Jun 2011)
New Revision: 111501

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-5507 Release and upgrade JBossWS Native

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2011-06-01 16:02:18 UTC (rev 111500)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2011-06-01 16:25:32 UTC (rev 111501)
@@ -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_CP09-brew" else="1.2.1.GA_CP06-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP10-brew" else="1.2.1.GA_CP06-brew">
     <isset property="build.soa.bits"/>
   </condition>
 



More information about the jboss-cvs-commits mailing list