Browse Source

requests by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268846 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
52d6ae21d8
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      docs/ant2/requested-features.txt

+ 6
- 0
docs/ant2/requested-features.txt View File

@@ -367,3 +367,9 @@ V. Things we probably don't agree on.

* Make all datatypes interfaces to allow them to be customized in many
ways.

* Allow tasks to find out, whether another task has completed successfully.

* Make if/unless attributes to check for the value of a property, not
only its existance.


Loading…
Cancel
Save