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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 8 10:32:36 EDT 2008


Author: fnasser at redhat.com
Date: 2008-10-08 10:32:36 -0400 (Wed, 08 Oct 2008)
New Revision: 79274

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-927 - Upgrade JBossWS to 2.0.1.SP2_CP04

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-10-08 14:07:34 UTC (rev 79273)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-10-08 14:32:36 UTC (rev 79274)
@@ -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_CP04" else="1.2.1.GA_CP03-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP04-brew" else="1.2.1.GA_CP03-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list