From 0cb9c2b221a6e5e3f9b0f78bb4d9938413fa5a9b Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 9 Mar 2001 13:21:07 +0000 Subject: [PATCH] Added request by Les Hughes git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268795 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index fd4b2f6cb..1bcbc014b 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -30,7 +30,8 @@ enhancements of existing tasks. fileset as arguments - similar to . * Include some more sophisticated loggers with the Ant distribution - - especially for sending emails. + especially for sending emails. Make the existing one more flexible + (stylesheet used by XmlLogger). Could be part of the same module task would be developed in?