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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 23 10:16:19 EDT 2007


Author: dbhole
Date: 2007-10-23 10:16:19 -0400 (Tue, 23 Oct 2007)
New Revision: 66362

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:


Revert ws component name to original, even with build.soa



Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-10-23 14:15:03 UTC (rev 66361)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-10-23 14:16:19 UTC (rev 66362)
@@ -33,7 +33,7 @@
     <isset property="build.soa"/>
   </condition>
 
-  <condition property="jbws.name" value="jboss/jbossws-native42" else="jboss/jbossws-jboss42">
+  <condition property="jbws.name" value="jboss/jbossws-jboss42" else="jboss/jbossws-jboss42">
     <isset property="build.soa"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list