diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 9ae66c825..2f59a2359 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -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 of IBM's JAX for example. + II. Abstract goals that need to be abstract until we get into design decisions. ======================================================================