I am pleased to announce TrueZIP 7.3 Release Candidate 1.
This version provides a minor bug fix, some improvements and a new major feature for updating really large archive
files:
The GROW
Output Option Preference.
This feature is otherwise also known as archive-appending mode and is the equivalent of a multi-session disc (CD, DVD
etc) for archive files.
Release Notes
Following are the Release Notes for TrueZIP 7.3 RC 1 as compiled by TrueZIP’s issue tracking tool at http://java.net/jira/browse/TRUEZIP.
Bug
- [TRUEZIP-143] - FileOutputSocket may throw NPE when writing to a file in the current directory.
Improvement
- [TRUEZIP-136] - Use a temporary file when creating new archive files.
- [TRUEZIP-140] - Simplify interface of de.schlichtherle.truezip.fs.archive.FsArchiveDriver
- [TRUEZIP-141] - Renamed class de.schlichtherle.truezip.fs.archive.FsMultiplexedArchiveOutputShop to de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop
- [TRUEZIP-142] - de.schlichtherle.truezip.zip.ZipConstants.FORCE_ZIP64_EXT uses ill-named system property
New Feature
- [TRUEZIP-33] - Support appending to archive files