bodewig 01/03/15 04:03:34
Modified: docs/ant2 requested-features.txt
Log:
request by Marvin Greenberg <MGreenberg@Eidea.com>
Revision Changes Path
1.30 +4 -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.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- requested-features.txt 2001/03/15 11:34:31 1.29
+++ requested-features.txt 2001/03/15 12:03:32 1.30
@@ -66,6 +66,9 @@
Based on <depend> of IBM's JAX for example.
+* Unify <available> and <uptodate> into a more general <condition>
+ task, support AND/OR of several tests here.
+
II. Abstract goals that need to be abstract until we get into design
decisions.
======================================================================
@@ -350,3 +353,4 @@
target - as proposed by Thomas Christen in
<http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>.
+* Task level if and unless attributes.
\ No newline at end of file
|