Author: thomas.diesler(a)jboss.com
Date: 2008-02-15 06:19:56 -0500 (Fri, 15 Feb 2008)
New Revision: 5694
Modified:
stack/native/trunk/src/main/distro/bin-dist-deploy.xml
Log:
Fix undeploy-jboss501 in dist
Modified: stack/native/trunk/src/main/distro/bin-dist-deploy.xml
===================================================================
--- stack/native/trunk/src/main/distro/bin-dist-deploy.xml 2008-02-15 11:12:01 UTC (rev
5693)
+++ stack/native/trunk/src/main/distro/bin-dist-deploy.xml 2008-02-15 11:19:56 UTC (rev
5694)
@@ -96,10 +96,7 @@
</target>
<target name="undeploy-jboss501" depends="prepare"
description="Remove jbossws from jboss501">
- <macro-undeploy-cxf501/>
- <macro-undeploy-sunri501/>
<macro-undeploy-native501/>
- <macro-undeploy-endorsed jbosshome="${jboss501.home}"/>
<macro-undeploy-framework jbosshome="${jboss501.home}"/>
</target>
Show replies by date