From 0b7caf230aec1d4269f8dabeb20cf974adcf9a4e Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Fri, 23 Apr 2004 14:44:43 +0000
Subject: [PATCH] Don't tell people what you're not giving them; it only makes
them feel cheated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276395 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/apply.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/docs/manual/CoreTasks/apply.html b/docs/manual/CoreTasks/apply.html
index 2662398fc..7dd142c4d 100644
--- a/docs/manual/CoreTasks/apply.html
+++ b/docs/manual/CoreTasks/apply.html
@@ -298,10 +298,7 @@ can be specified. <apply>'s behavior is like that of
redirectors, with the exception that, in non-parallel mode,
file mapping will take place with each iteration. This grants the
user the capacity to receive input from, and send output to, different
-files for each sourcefile. In this context it may be apparent
-that no provision has been made whereby output/error properties
-can be mapped per sourcefile; we humbly accept your gratitude for
-having denied you "Enough Rope To Hang Yourself With."
+files for each sourcefile.
Examples