Browse Source

Added layout request.

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

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

@@ -373,3 +373,8 @@ V. Things we probably don't agree on.
* Make if/unless attributes to check for the value of a property, not
only its existance.

* separate CVSes and code hierarchies for
- task engine [ org.apache.task.* ]
- project engine (ie model of targets/projects/workspaces) + support/utility classes
[ org.apache.ant.* ]
- core tasks (ie tasks supported by ant contributors) [ org.apache.??? ]

Loading…
Cancel
Save