[jboss-cvs] JBossAS SVN: r83312 - branches/JBPAPP_4_2_0_GA_CP/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jan 22 13:06:54 EST 2009
Author: fnasser at redhat.com
Date: 2009-01-22 13:06:54 -0500 (Thu, 22 Jan 2009)
New Revision: 83312
Modified:
branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-734 - Upgrade JBossWS to 1.2.1.GA_CP04
Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2009-01-22 18:00:44 UTC (rev 83311)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2009-01-22 18:06:54 UTC (rev 83312)
@@ -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_CP03-brew">
+ <condition property="jbws.version" value="2.0.1.SP2_CP05-brew" else="1.2.1.GA_CP04-brew">
<isset property="build.soa.bits"/>
</condition>
More information about the jboss-cvs-commits
mailing list