Skip to content

Releases: codehaus-plexus/plexus-archiver

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)