diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 8782f69a8..52fa11057 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -69,6 +69,8 @@ enhancements of existing tasks. * Unify and into a more general task, support AND/OR of several tests here. +* Integration of the depends task and javac tasks + * jsp-compilation task Sounds like a candidate for a facade task. @@ -412,7 +414,7 @@ V. Things we probably don't agree on. * 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 + with something like jar -Djava.ext.dir=foo -jar ant.jar * Set arithmetic for fileset/patternset/*set