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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 16 12:14:36 EST 2009


Author: permaine
Date: 2009-01-16 12:14:36 -0500 (Fri, 16 Jan 2009)
New Revision: 82994

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-1210: Release and upgrade to JBossWS 2.0.1.SP2_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-01-16 16:49:06 UTC (rev 82993)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-01-16 17:14:36 UTC (rev 82994)
@@ -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_CP04-brew" else="1.2.1.GA_CP03-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP05-brew" else="1.2.1.GA_CP03-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list