From bcd151627e8902f04370e7f3c37e4da451aa9fbd Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Thu, 25 Aug 2005 19:27:22 +0000 Subject: [PATCH] leftover "copy"->"move" PR: 36311 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278543 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/move.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/move.html b/docs/manual/CoreTasks/move.html index c0cdf937e..b991edc4e 100644 --- a/docs/manual/CoreTasks/move.html +++ b/docs/manual/CoreTasks/move.html @@ -133,7 +133,7 @@ there is a directory by the same name in todir, the action will fail.

mapper

You can define file name transformations by using a nested mapper element. The default mapper used by -<copy> is the <move> is the identity.

filterchain

The Move task supports nested