diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index eaf8ea231..f51400983 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -393,7 +393,10 @@ V. Things we probably don't agree on. * check for more than one condition in if/unless attributes. -* provide failonerror like functionality to all tasks. +* provide failonerror like functionality to all tasks. (Provide this as an aspect?? + much like logging aspect or classloader aspect). * internationalization +* Ignore any classes contained in the damned ext dirs of a JVM - possibly by launching + with something like jar -Djava.ext.dir=foo -jar ant.jar \ No newline at end of file