diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 39e68a249..79115394f 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -120,3 +120,5 @@ reception getProperties(), an external describing file shipping with the task class or special javadoc comments parsed by a custom doclet. +* allow build file writers to modify logging (verbosity for example) + on a target by target or task by task basis.