diff --git a/docs/manual/CoreTasks/pathconvert.html b/docs/manual/CoreTasks/pathconvert.html index ad67233d0..b477da8e0 100644 --- a/docs/manual/CoreTasks/pathconvert.html +++ b/docs/manual/CoreTasks/pathconvert.html @@ -20,7 +20,8 @@ of files in a FileList into a path.

Nested <map> elements can be specified to map Windows drive letters to Unix paths, and vice-versa.

More complex transformations can be achieved using a nested -<mapper>. +<mapper> +(since Ant 1.6.2).

Parameters

@@ -120,7 +121,7 @@ prefixes of other from values.

mapper

A single nested <mapper> element can be specified -to perform any of various filename transformations. +to perform any of various filename transformations (since Ant 1.6.2).

Examples