Browse Source

Added request for sequence functionality in depends.

Submitted By:
"Alexey N. Solofnenko" <trelawny@pacbell.net>
and
 Tim Vernum <Tim.Vernum@macquarie.com.au>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268844 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 24 years ago
parent
commit
e92e092944
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      docs/ant2/requested-features.txt

+ 4
- 1
docs/ant2/requested-features.txt View File

@@ -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
<http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>.

* Task level if and unless attributes.
* Task level if and unless attributes.

Loading…
Cancel
Save