diff --git a/docs/manual/CoreTasks/unzip.html b/docs/manual/CoreTasks/unzip.html index 24bd85e90..795ed3f71 100644 --- a/docs/manual/CoreTasks/unzip.html +++ b/docs/manual/CoreTasks/unzip.html @@ -19,11 +19,12 @@ Collections may be used to select archived files to perform unarchival upon. Only file system based resource collections are supported by Unjar/Unwar/Unzip, this includes filesets, filelist and path. Untar supports arbitrary resource -collections. Prior to Ant 1.7 only fileset has been supported as a -nested element.

+href="../CoreTypes/fileset.html">fileset, filelist, path, and files. +Untar supports arbitrary resource collections. +Prior to Ant 1.7 only fileset has been supported as a nested element.

You can define filename transformations by using a nested mapper element. The default mapper is the identity mapper. @@ -150,7 +151,7 @@ allowing a file to be mapped to multiple destinations or a configurable file system timestamp granularity.


-

Copyright © 2000-2005 The Apache Software Foundation. All rights +

Copyright © 2000-2006 The Apache Software Foundation. All rights Reserved.