[jbossws-commits] JBossWS SVN: r6705 - stack/native/trunk/ant-import.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Apr 25 10:49:10 EDT 2008


Author: thomas.diesler at 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}/../.."/>




More information about the jbossws-commits mailing list