bodewig 01/03/14 00:38:29
Modified: docs/ant2 requested-features.txt
Log:
Make Thomas' "Nested Tasks" proposal a discussion point of its own.
Revision Changes Path
1.25 +7 -5 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.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- requested-features.txt 2001/03/13 08:04:07 1.24
+++ requested-features.txt 2001/03/14 08:38:28 1.25
@@ -227,6 +227,8 @@
value="29th Feb 2003"/>
</include>
+ 2003 is no leap year 8-)
+
* provide datatypes through property tag and remove need for separate free
standing entities. ie
<property name="foo">
@@ -288,11 +290,6 @@
* Simple flow control (if-then-else, for)
- 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.
@@ -333,3 +330,8 @@
* specify an onfail task or target that runs in case of a build
failure.
+
+* Support nesting tasks into other elements - not just as children of
+ target - as proposed by Thomas Christen in
+ <http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>.
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]