Skip to content

Releases: codehaus-plexus/plexus-archiver

Plexus Archiver 2.10

04 Oct 20:58

Choose a tag to compare

  • Symlink support in DirectoryArchiver
  • Multithreaded ZIP support
  • Fixed resource leak on ZIP files included in ZIP files.
  • Added encoding supporting overload: addArchivedFileSet( final ArchivedFileSet fileSet, Charset charset )
  • Fixed NPE with missing folder in TAR
  • Moved all "zip" support to archiver (from io).

Plexus Archiver 2.9.1

04 Oct 20:58

Choose a tag to compare

  • Wrap-up release with plexus-io-2.4.1

Plexus Archiver 2.9

04 Oct 20:58

Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-276 - Reduce number of ways to create a PlexusIoResource

πŸ› Bug Fixes

  • PLXCOMP-277 - Archiver unable to determine file equailty

Plexus Archiver 2.8.4

04 Oct 20:58

Choose a tag to compare

πŸ› Bug Fixes

  • PLXCOMP-273 - Normalize file separators for duplicate check

Plexus Archiver 2.8.3

04 Oct 20:58

Choose a tag to compare

πŸ› Bug Fixes

  • PLXCOMP-271 - Implicit created directories do not obey proper dirMode
  • PLXCOMP-272 - Overriding dirmode/filemode breaks symlinks

Plexus Archiver 2.8.2

04 Oct 20:58

Choose a tag to compare

πŸ› Bug Fixes

  • PLXCOMP-266 - In-place filtering of streams give incorrect content length for tar files

Plexus Archiver 2.8.1

04 Oct 20:58

Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-268 - Add diagnostic archivers

Plexus Archiver 2.8

04 Oct 20:58

Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-263 - Support on-the fly stream filtering
  • PLXCOMP-255 - Removed dependency plexus-container-default:1.0-alpha-9-stable-1

πŸ› Bug Fixes

  • PLXCOMP-262 - Directory symlinks in zip files are incorrect

Plexus Archiver 2.7.1

04 Oct 20:57

Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-257 - Inconsistent buffering

πŸ› Bug Fixes

  • PLXCOMP-256 - Several archivers leaks file handles

Plexus Archiver 2.7

04 Oct 20:57

Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-253 - Switch default encoding to UTF-8

πŸ› Bug Fixes

  • PLXCOMP-252 - Tar archivers cannot roundtrip own archives on windows, UTF8 bug