Releases: codehaus-plexus/plexus-archiver
Releases Β· codehaus-plexus/plexus-archiver
Plexus Archiver 2.6.4
π 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
π 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
π 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
π 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)