Releases: codehaus-plexus/plexus-archiver
Releases Β· codehaus-plexus/plexus-archiver
Plexus Archiver 2.10
- 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
- Wrap-up release with plexus-io-2.4.1
Plexus Archiver 2.9
π 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
π Bug Fixes
- PLXCOMP-273 - Normalize file separators for duplicate check
Plexus Archiver 2.8.3
π Bug Fixes
- PLXCOMP-271 - Implicit created directories do not obey proper dirMode
- PLXCOMP-272 - Overriding dirmode/filemode breaks symlinks
Plexus Archiver 2.8.2
π Bug Fixes
- PLXCOMP-266 - In-place filtering of streams give incorrect content length for tar files
Plexus Archiver 2.8.1
π New features and improvements
- PLXCOMP-268 - Add diagnostic archivers
Plexus Archiver 2.8
π 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
π New features and improvements
- PLXCOMP-257 - Inconsistent buffering
π Bug Fixes
- PLXCOMP-256 - Several archivers leaks file handles
Plexus Archiver 2.7
π 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