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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 19 17:24:40 EDT 2009


Author: permaine
Date: 2009-05-19 17:24:39 -0400 (Tue, 19 May 2009)
New Revision: 89136

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

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-05-19 21:17:43 UTC (rev 89135)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-05-19 21:24:39 UTC (rev 89136)
@@ -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_CP05-brew" else="1.2.1.GA_CP04-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP06-brew" else="1.2.1.GA_CP04-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list