[jboss-cvs] JBossAS SVN: r102566 - branches/JBPAPP_4_2_0_GA_CP/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Mar 18 10:21:12 EDT 2010
Author: mbenitez
Date: 2010-03-18 10:21:10 -0400 (Thu, 18 Mar 2010)
New Revision: 102566
Modified:
branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-2837 Add '-brew' to jbossws version 2.0.1.SP2_CP08-brew
Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2010-03-18 13:28:13 UTC (rev 102565)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2010-03-18 14:21:10 UTC (rev 102566)
@@ -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" else="1.2.1.GA_CP05-brew">
+ <condition property="jbws.version" value="2.0.1.SP2_CP08-brew" else="1.2.1.GA_CP05-brew">
<isset property="build.soa.bits"/>
</condition>
More information about the jboss-cvs-commits
mailing list