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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 30 15:06:39 EDT 2010


Author: mbenitez
Date: 2010-09-30 15:06:39 -0400 (Thu, 30 Sep 2010)
New Revision: 108396

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-4082 Release and upgrade JBossWS 2.0.1.SP2_CP09

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2010-09-30 18:38:58 UTC (rev 108395)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2010-09-30 19:06:39 UTC (rev 108396)
@@ -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_CP08-brew" else="1.2.1.GA_CP06-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP09-brew" else="1.2.1.GA_CP06-brew">
     <isset property="build.soa.bits"/>
   </condition>
 



More information about the jboss-cvs-commits mailing list