Browse Source

Add in descriptor for Ant1 compatibility layer.

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

+ 9
- 0
proposal/myrmidon/src/manifest/ant1-ant-descriptor.xml View File

@@ -0,0 +1,9 @@
<ant-lib>

<types>

<task name="ant1-tasklib" classname="org.apache.myrmidon.libs.ant1.Ant1Tasklib" />

</types>

</ant-lib>

Loading…
Cancel
Save