From 4888955d63035e46c3b0493a988cfa2f1d7b3aac Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 9 Mar 2001 10:18:16 +0000 Subject: [PATCH] Added requests by Jay Glanville git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268789 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 7b242c90a..c4ab0dcb1 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -26,6 +26,11 @@ enhancements of existing tasks. * Add a JavaApply task that executes a given class with files from a fileset as arguments - similar to . +* 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 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 friendly, allows for property expansions ... +* Make loggers configurable via build.xml. +