bodewig 01/03/07 05:43:28
Modified: docs/ant2 requested-features.txt
Log:
requests from Oliver Wieland VDI <[EMAIL PROTECTED]>
Revision Changes Path
1.5 +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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- requested-features.txt 2001/03/07 12:34:59 1.4
+++ requested-features.txt 2001/03/07 13:43:26 1.5
@@ -14,6 +14,8 @@
* unify multiple similar tasks to use similar forms (ie all the javacc
type tools)
+* Obfuscating task
+
II. Abstract goals that need to be abstract until we get into design
decisions.
======================================================================
@@ -165,3 +167,10 @@
* allow build file writers to modify logging (verbosity for example)
on a target by target or task by task basis.
+
+* Simple flow control (if-then-else, for)
+
+ Either in core or - with the help of something like the Thomas
+ Christen's proposal
+ <http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>
+ as tasks.