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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 1 16:27:26 EDT 2008


Author: permaine
Date: 2008-08-01 16:27:25 -0400 (Fri, 01 Aug 2008)
New Revision: 76587

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

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-08-01 17:58:44 UTC (rev 76586)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-08-01 20:27:25 UTC (rev 76587)
@@ -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_CP02-brew" else="1.2.1.GA_CP03-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP03-brew" else="1.2.1.GA_CP03-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list