donaldp 01/08/28 07:55:23
Modified: proposal/myrmidon build.xml
Log:
Remove uneeded exclude.
Revision Changes Path
1.19 +0 -1 jakarta-ant/proposal/myrmidon/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/build.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- build.xml 2001/06/29 07:45:20 1.18
+++ build.xml 2001/08/28 14:55:23 1.19
@@ -112,7 +112,6 @@
<include name="org/apache/**" />
<exclude name="org/apache/myrmidon/launcher/*" />
<exclude name="org/apache/myrmidon/libs/*" />
- <exclude name="org/apache/ant/**" />
<zipfileset dir="${manifest.dir}" fullpath="META-INF/ant-roles.xml">
<include name="builtin-ant-roles.xml"/>