From 98bf0fac4e5d2c67d9bfd940a84c9a47bcd86506 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 19 Mar 2001 10:51:22 +0000 Subject: [PATCH] request by Scott Sanders git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268859 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 7ed1e3d3e..dd60d1d24 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -380,3 +380,5 @@ V. Things we probably don't agree on. - 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.