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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 21 08:48:20 EDT 2009


Author: permaine
Date: 2009-05-21 08:48:20 -0400 (Thu, 21 May 2009)
New Revision: 89248

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-1971 Upgrade JBossWS to 1.2.1.GA_CP05

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-05-21 12:02:18 UTC (rev 89247)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-05-21 12:48:20 UTC (rev 89248)
@@ -52,7 +52,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_CP06-brew" else="1.2.1.GA_CP04-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP06-brew" else="1.2.1.GA_CP05-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list