Browse Source

Added requests by Jay Glanville <dickon@nortelnetworks.com>

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268789 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
4888955d63
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

@@ -26,6 +26,11 @@ enhancements of existing tasks.
* Add a JavaApply task that executes a given class with files from a * Add a JavaApply task that executes a given class with files from a
fileset as arguments - similar to <apply>. fileset as arguments - similar to <apply>.


* Include some more sophisticated loggers with the Ant distribution -
especially for sending emails.

Could be part of the same module task would be developed in?

II. Abstract goals that need to be abstract until we get into design II. Abstract goals that need to be abstract until we get into design
decisions. decisions.
====================================================================== ======================================================================
@@ -219,3 +224,5 @@ V. Things we probably don't agree on.
that doesn't use SYSTEM entities at all and therefore is XSchema that doesn't use SYSTEM entities at all and therefore is XSchema
friendly, allows for property expansions ... friendly, allows for property expansions ...


* Make loggers configurable via build.xml.


Loading…
Cancel
Save