bodewig 01/03/09 02:18:17
Modified: docs/ant2 requested-features.txt
Log:
Added requests by Jay Glanville <dickon@nortelnetworks.com>
Revision Changes Path
1.13 +7 -0 jakarta-ant/docs/ant2/requested-features.txt
Index: requested-features.txt
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/ant2/requested-features.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- requested-features.txt 2001/03/09 10:13:18 1.12
+++ requested-features.txt 2001/03/09 10:18:16 1.13
@@ -26,6 +26,11 @@
* Add a JavaApply task that executes a given class with files from a
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
decisions.
======================================================================
@@ -218,4 +223,6 @@
* a built-in mechanism to include build-file fragments - something
that doesn't use SYSTEM entities at all and therefore is XSchema
friendly, allows for property expansions ...
+
+* Make loggers configurable via build.xml.
---------------------------------------------------------------------
To unsubscribe, e-mail: ant-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ant-dev-help@jakarta.apache.org
|