diff --git a/docs/manual/CoreTasks/zip.html b/docs/manual/CoreTasks/zip.html index 8fb8431c5..4efff0eb7 100644 --- a/docs/manual/CoreTasks/zip.html +++ b/docs/manual/CoreTasks/zip.html @@ -398,6 +398,9 @@ Collections are used to select groups of files to archive.

merged into the archive. Each file found in this fileset is added to the archive the same way that zipfileset src files are added.

+

<zipgroupfileset> is + a fileset and supports all + of its attributes and nested elements.

Examples

  <zip destfile="${dist}/manual.zip"