diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 7ed1e3d3e..dd60d1d24 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -380,3 +380,5 @@ V. Things we probably don't agree on. - core tasks (ie tasks supported by ant contributors) [ org.apache.??? ] * check for more than one condition in if/unless attributes. + +* provide failonerror like functionality to all tasks.