Author: heiko.braun(a)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"/>
Show replies by date