diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 8e72068a5..8871b4f1f 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -352,8 +352,11 @@ V. Things we probably don't agree on. * specify an onfail task or target that runs in case of a build failure. +* allow sequence to be specified in depends attribute or enhance + antcall to work with current list of executed targets + * Support nesting tasks into other elements - not just as children of target - as proposed by Thomas Christen in . -* Task level if and unless attributes. \ No newline at end of file +* Task level if and unless attributes.