bodewig 01/04/23 02:54:13
Modified: docs/ant2 requested-features.txt
Log:
Peter lifted his veto
Revision Changes Path
1.58 +2 -3 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.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- requested-features.txt 2001/04/23 08:45:02 1.57
+++ requested-features.txt 2001/04/23 09:54:12 1.58
@@ -712,8 +712,7 @@
* allow sequence to be specified in depends attribute or enhance
antcall to work with current list of executed targets
- [REJECTED - veto by Peter Donald (which doesn't apply to the antcall
- option)]
+ [ACCEPTED]
* Support nesting tasks into other elements - not just as children of
target - as proposed by Thomas Christen in
@@ -733,7 +732,7 @@
* provide a way to define the order in which targets a given target
depends upon get executed.
- [REJECTED - veto by Peter Donald]
+ [ACCEPTED]
* define task contexts that define various common aspects (logging,
failure handling ...) and assign them to tasks.