[jboss-cvs] JBossAS SVN: r76666 - tags/JBPAPP_4_3_0_GA_CP02/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Aug 5 10:21:51 EDT 2008
Author: fnasser at redhat.com
Date: 2008-08-05 10:21:51 -0400 (Tue, 05 Aug 2008)
New Revision: 76666
Modified:
tags/JBPAPP_4_3_0_GA_CP02/build/build-thirdparty.xml
Log:
JBPAPP 1043: Release and upgrade to JBossWS 2.0.1.SP2_CP03
Modified: tags/JBPAPP_4_3_0_GA_CP02/build/build-thirdparty.xml
===================================================================
--- tags/JBPAPP_4_3_0_GA_CP02/build/build-thirdparty.xml 2008-08-05 13:59:36 UTC (rev 76665)
+++ tags/JBPAPP_4_3_0_GA_CP02/build/build-thirdparty.xml 2008-08-05 14:21:51 UTC (rev 76666)
@@ -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