Skip to content

Releases: codehaus-plexus/plexus-archiver

Plexus Archiver 2.8.3

04 Oct 20:58
Compare
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
Compare
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
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-268 - Add diagnostic archivers

Plexus Archiver 2.8

04 Oct 20:58
Compare
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
Compare
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
Compare
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

Plexus Archiver 2.6.4

04 Oct 20:57
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • PLXCOMP-45 - ignoreWebXML flag use is opposite of what the name implies
  • PLXCOMP-107 - Fail to unzip archive, which contains file with name 'How_can_I_annotate_a_part_in_the_AAM%3F.Help'
  • PLXCOMP-234 - Plexus archiver TarOptions setDirMode and setMode do not do anything unless TarArchiver.setOptions is called

Plexus Archiver 2.6.3

04 Oct 20:57
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • PLXCOMP-233 - Plexus archiver can create tarfiles with empty uid and gid bytes
  • PLXCOMP-247 - Bug with windows AND java5

Plexus Archiver 2.6.2

04 Oct 20:57
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • PLXCOMP-238 - CRC Failure if compress=false and file size <= 4 bytes
  • PLXCOMP-245 - Archives created on windows get zero permissions, creates malformed permissions on linux

Plexus Archiver 2.6

04 Oct 20:57
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • PLXCOMP-64 - add symlink support to tar unarchiver
  • PLXCOMP-117 - add symbolic links managment

πŸ› Bug Fixes

  • PLXCOMP-113 - zip unarchiver doesn't support symlinks (and trivial to fix)