saker.jar Documentation TaskDoc JavaDoc Packages
Contains configurations that specify the resources that should be included in a created ZIP archive.
Summary
Fields
IncludesSpecifies one or more archive entry inclusions which should be added to the output archive.
ResourcesSpecifies one or more resources which should be added to the created archive.
Fields
Specifies one or more archive entry inclusions which should be added to the output archive. The parameter is used to include entries from other ZIP archives into the output. The option accepts simple paths, file locations, file collections or complex configuration.
Specifies one or more resources which should be added to the created archive. The option accepts simple paths, file locations, file collections or complex configuration. The path that a resource is added with to the archive is determined by the type of the configuration.