Author: thomas.diesler(a)jboss.com
Date: 2008-04-25 10:49:10 -0400 (Fri, 25 Apr 2008)
New Revision: 6705
Modified:
stack/native/trunk/ant-import/jbossws-deploy-macros.xml
Log:
required attribute defaultconf not set
Modified: stack/native/trunk/ant-import/jbossws-deploy-macros.xml
===================================================================
--- stack/native/trunk/ant-import/jbossws-deploy-macros.xml 2008-04-25 14:36:01 UTC (rev
6704)
+++ stack/native/trunk/ant-import/jbossws-deploy-macros.xml 2008-04-25 14:49:10 UTC (rev
6705)
@@ -384,7 +384,6 @@
</macrodef>
<macrodef name="macro-undeploy-deployer">
- <attribute name="defaultconf"/>
<attribute name="targetdir"/>
<sequential>
<property name="jboss.server.home"
value="@{targetdir}/../.."/>
Show replies by date