mbenson 2004/04/23 07:44:44
Modified: docs/manual/CoreTasks apply.html
Log:
Don't tell people what you're not giving them;
it only makes them feel cheated.
Revision Changes Path
1.29 +1 -4 ant/docs/manual/CoreTasks/apply.html
Index: apply.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/apply.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- apply.html 27 Mar 2004 21:22:58 -0000 1.28
+++ apply.html 23 Apr 2004 14:44:43 -0000 1.29
@@ -298,10 +298,7 @@
redirectors, with the exception that, in non-<i>parallel</i> 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.
</p>
<h3>Examples</h3>
<blockquote><pre>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|