diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 042949354..1ed5f25ac 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -126,6 +126,11 @@ decide between several possible options. * 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 @@ V. Things we probably don't agree on. * 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 as tasks. + +* Multithreaded execution of tasks within the same target. + +* Multithreaded execution of targets. +