bodewig 01/03/11 23:40:52
Modified: docs/ant2 requested-features.txt
Log:
Added requests by Alex Rosen <arosen@silverstream.com>
Revision Changes Path
1.16 +9 -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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- requested-features.txt 2001/03/09 13:21:07 1.15
+++ requested-features.txt 2001/03/12 07:40:51 1.16
@@ -35,6 +35,11 @@
Could be part of the same module task would be developed in?
+* make the default logger's output clear, informative, and terse.
+
+ Actually, this is a little bit abstract, but doesn't apply to the
+ core either.
+
II. Abstract goals that need to be abstract until we get into design
decisions.
======================================================================
@@ -55,6 +60,8 @@
* keep the interface for Tasks as similar to the one of Ant1 as
possible - i.e. don't break something just because we can.
+* Ant should be cancelable
+
III. Things that are simple, easy to implement, where we expect the
committers to agree
======================================================================
@@ -237,4 +244,6 @@
friendly, allows for property expansions ...
* Make loggers configurable via build.xml.
+
+* tasks should have access to its own XML representation.
---------------------------------------------------------------------
To unsubscribe, e-mail: ant-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ant-dev-help@jakarta.apache.org
|