From c9b1cc727655c524a3092ee12473b394a5216587 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 19 Mar 2001 09:18:51 +0000 Subject: [PATCH] request by Thomas Leonhardt . git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268858 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index d3a1372bc..7ed1e3d3e 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -378,3 +378,5 @@ V. Things we probably don't agree on. - project engine (ie model of targets/projects/workspaces) + support/utility classes [ org.apache.ant.* ] - core tasks (ie tasks supported by ant contributors) [ org.apache.??? ] + +* check for more than one condition in if/unless attributes.