Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How FileSets work

FileSets allow you to specify a set of patterns to select files, exclusion patterns to exclude certain files, and filters to further limit the files selected.  The FileSet can then be used to generate a list of files, which can then be further used in other actions which can either natively use a FileSet object, or can take a list of files (there are many output formats available).

...