bodewig 01/03/07 05:58:43
Modified: docs/ant2 requested-features.txt
Log:
Added some stuff I remeber being discussed.
Revision Changes Path
1.6 +11 -1 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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- requested-features.txt 2001/03/07 13:43:26 1.5
+++ requested-features.txt 2001/03/07 13:58:40 1.6
@@ -126,6 +126,11 @@
* support more control over the properties that are going to be passed
to subprojects (modules)
+* Ask for a new CVS module for Ant tasks.
+
+ We need to define rules for this to work - maybe the rules proposed
+ for the commons project could give us a start.
+
V. Things we probably don't agree on.
======================================================================
@@ -170,7 +175,12 @@
* Simple flow control (if-then-else, for)
- Either in core or - with the help of something like the Thomas
+ Either in core or - with the help of something like Thomas
Christen's proposal
<http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>
as tasks.
+
+* Multithreaded execution of tasks within the same target.
+
+* Multithreaded execution of targets.
+