bodewig 01/03/19 02:51:24
Modified: docs/ant2 requested-features.txt
Log:
request by Scott Sanders <satan@totalsync.com>
Revision Changes Path
1.38 +2 -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.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- requested-features.txt 2001/03/19 09:18:51 1.37
+++ requested-features.txt 2001/03/19 10:51:22 1.38
@@ -380,3 +380,5 @@
- core tasks (ie tasks supported by ant contributors) [ org.apache.??? ]
* check for more than one condition in if/unless attributes.
+
+* provide failonerror like functionality to all tasks.
|