From 879c6ac9ba7d972bba9ba92dcbee065615930b65 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 15 Mar 2001 12:03:32 +0000 Subject: [PATCH] request by Marvin Greenberg git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268838 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index d30123cf9..0060db813 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -66,6 +66,9 @@ enhancements of existing tasks. Based on of IBM's JAX for example. +* Unify and into a more general + 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 @@ V. Things we probably don't agree on. target - as proposed by Thomas Christen in . +* Task level if and unless attributes. \ No newline at end of file