diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html index 7076e5a3a..ab0eafe10 100644 --- a/manual/Tasks/unzip.html +++ b/manual/Tasks/unzip.html @@ -108,14 +108,14 @@ extract an Ant generated ZIP archive.

name before extracting it. Note that this changes the entry name before applying include/exclude patterns and before using the nested mappers (if any). since Ant 1.8.0 - No; defaults to true since 1.10.4 - (used to defaukt to false prior to that) + No; defaults to true since Ant 1.10.4 + (used to default to false prior to that) scanForUnicodeExtraFields Note: This attribute is not available for the untar task.
If the archive contains Unicode extra fields then use them to set the file names, ignoring the - specified encoding.
See also the discussion in the zip task + specified encoding.
See also the
discussion in the zip task page No; defaults to true