[jbossws-commits] JBossWS SVN: r4084 - trunk/integration/sunri/ant-import.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Aug 2 06:05:47 EDT 2007


Author: heiko.braun at jboss.com
Date: 2007-08-02 06:05:47 -0400 (Thu, 02 Aug 2007)
New Revision: 4084

Modified:
   trunk/integration/sunri/ant-import/macros-deploy-sunri.xml
Log:
fix deploy macros

Modified: trunk/integration/sunri/ant-import/macros-deploy-sunri.xml
===================================================================
--- trunk/integration/sunri/ant-import/macros-deploy-sunri.xml	2007-08-02 09:57:42 UTC (rev 4083)
+++ trunk/integration/sunri/ant-import/macros-deploy-sunri.xml	2007-08-02 10:05:47 UTC (rev 4084)
@@ -18,7 +18,7 @@
 	<!-- ================================================================== -->
 
 	<macrodef name="macro-deploy-sunri50">
-		<attribute name="spilibs"/>
+		<attribute name="wsflibs"/>
 		<attribute name="jbosslibs"/>
 		<attribute name="stacklibs"/>
 		<attribute name="thirdpartylibs"/>
@@ -117,7 +117,7 @@
 	</macrodef>
 
 	<macrodef name="macro-deploy-sunri42">
-		<attribute name="spilibs"/>
+		<attribute name="wsflibs"/>
 		<attribute name="jbosslibs"/>
 		<attribute name="stacklibs"/>
 		<attribute name="thirdpartylibs"/>




More information about the jbossws-commits mailing list