Skip to content

Plexus Archiver 4.0.0

Compare
Choose a tag to compare
@plamentotev plamentotev released this 04 Oct 20:58
· 284 commits to master since this release

NOTE: Because 3.7.0 introduced backward incompatible changes in the API (new methods in interfaces) we bumped the Plexus Archiver version to 4.0.0.

Plexus Archiver 4.0.0 requires Java 7.

πŸš€ New features and improvements

  • #105 - Fixed performance regression introduced in Plexus Archiver 3.0.2. Affected are systems where the retrieval of a file's user and group attributes is costly operation.
  • #106 - PlexusIoZipFileResourceCollection performance is improved when working with signed Jar files.

πŸ“¦ Dependency updates

  • #108, #109 - Updated dependencies: plexus-io to 3.1.1 and plexus-utils to 3.1.1.