Browse Source

* Ignore missing type.j for now.

* Added missing stuff back into descriptors.
* Split out aut.jar and ant1.jar from myrmidon-api.jar.
* Reformat with indent of 4 (to make IDEA happy).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271800 13f79535-47bb-0310-9956-ffa450edef68
master
adammurdoch 23 years ago
parent
commit
793208cbf9
2 changed files with 649 additions and 597 deletions
  1. +640
    -597
      proposal/myrmidon/build.xml
  2. +9
    -0
      proposal/myrmidon/src/manifest/aut.mf

+ 640
- 597
proposal/myrmidon/build.xml
File diff suppressed because it is too large
View File


+ 9
- 0
proposal/myrmidon/src/manifest/aut.mf View File

@@ -0,0 +1,9 @@
Manifest-Version: 1.0
Created-By: Apache Ant Project
Extension-Name: aut
Specification-Title: Ant Utility API
Specification-Version: 0.01
Specification-Vendor: Jakarta Apache
Implementation-Vendor-Id: org.apache.jakarta
Implementation-Vendor: Jakarta Apache Project
Implementation-Version: 0.01

Loading…
Cancel
Save