Author: fnasser(a)redhat.com
Date: 2009-12-08 16:16:47 -0500 (Tue, 08 Dec 2009)
New Revision: 11214
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-tp-installer-macros.xml
Log:
Fix XML
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-tp-installer-macros.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-tp-installer-macros.xml 2009-12-08
20:45:27 UTC (rev 11213)
+++
stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/src/main/resources/resources/jbossws-tp-installer-macros.xml 2009-12-08
21:16:47 UTC (rev 11214)
@@ -347,10 +347,9 @@
<!-- delete jbossws.sar -->
<delete dir="@{targetdir}" verbose="true"/>
- <!-- No need to do this until we are actually changing something in it
+ <!-- No need to do this until we are actually changing something in it -->
<!-- delete juddi-service.sar -->
- <delete dir="@{targetdir}/../juddi-service.sar"
verbose="true"/>
- -->
+ <!-- <delete dir="@{targetdir}/../juddi-service.sar"
verbose="true"/> -->
</sequential>
</macrodef>
Show replies by date