Browse Source

Added requests from John.D.Casey@mail.sprint.com

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

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

@@ -16,6 +16,11 @@ enhancements of existing tasks.

* Obfuscating task

* Add an <ant> task that will find build files according to a fileset
and invokes a common target in them.

<anton>?

II. Abstract goals that need to be abstract until we get into design
decisions.
======================================================================
@@ -191,3 +196,7 @@ V. Things we probably don't agree on.
* Target inheritance

What's this?

* Add an attribute to <ant> to feed back the environment (properties and
taskdefs) from the child build to the parent.


Loading…
Cancel
Save