Browse Source

Remove uneeded exclude.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269630 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 24 years ago
parent
commit
e16b9ad861
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      proposal/myrmidon/build.xml

+ 0
- 1
proposal/myrmidon/build.xml View File

@@ -112,7 +112,6 @@ Legal:
<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"/>


Loading…
Cancel
Save