Browse Source

requests from Tim Vernum <Tim.Vernum@macquarie.com.au>

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

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

@@ -115,6 +115,8 @@ committers to agree
* add a user defined message if a target will be skipped because the
if/unless attribute says so.

* allow user-datatypes to be defined via a <typedef> similar to <taskdef>.

IV. Things we probably agree upon but need to discuss the details or
decide between several possible options.
======================================================================
@@ -150,6 +152,8 @@ decide between several possible options.
or XSLT+ XML or Velocity+text or database or from inside jars or normal
build.xmls etc.

allow the project tree to be built dynamically.

* move to a system that allows docs to be generated - doc snippets
should be included with the tasks they document.

@@ -360,3 +364,6 @@ V. Things we probably don't agree on.
<http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>.

* Task level if and unless attributes.

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

Loading…
Cancel
Save