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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 2 10:31:30 EDT 2008


Author: permaine
Date: 2008-07-02 10:31:30 -0400 (Wed, 02 Jul 2008)
New Revision: 75305

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-791 Release and upgrade to JBossWS 2.0.1.SP2_CP02

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-07-02 13:26:45 UTC (rev 75304)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-07-02 14:31:30 UTC (rev 75305)
@@ -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_CP01-brew" else="1.2.1.GA_CP03-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP02-brew" else="1.2.1.GA_CP03-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list