diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 38fbce0f9..f089fcf97 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -16,6 +16,11 @@ enhancements of existing tasks. * Obfuscating task +* Add an task that will find build files according to a fileset + and invokes a common target in them. + + ? + II. Abstract goals that need to be abstract until we get into design decisions. ====================================================================== @@ -191,3 +196,7 @@ V. Things we probably don't agree on. * Target inheritance What's this? + +* Add an attribute to to feed back the environment (properties and + taskdefs) from the child build to the parent. +