Browse Source

Task request by Lutz Epperlein <epperlein@opix.de> and

Julian gosnell <Julian.Gosnell@ubsw.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268836 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
9ce79a37c1
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      docs/ant2/requested-features.txt

+ 5
- 0
docs/ant2/requested-features.txt View File

@@ -61,6 +61,11 @@ enhancements of existing tasks.
* make PATH handling consistent. Every task that has a PATH attribute
must also accept references to PATHs.

* Task to extract classes from a JAR file that a given class depends
on.

Based on <depend> of IBM's JAX for example.

II. Abstract goals that need to be abstract until we get into design
decisions.
======================================================================


Loading…
Cancel
Save