Dec 132011
This is a minor maintenance update which fixes a URISyntaxException when accessing archive file entries with non-US-ASCII characters in the category Character.isISOControl(char) or Character.isSpaceChar(char) (e.g. NBSP). For more details, please refer to the Release Notes below.
If you are using Maven, please update your TrueZIP dependencies to version 7.4.2 in your POM. If you are not using Maven, please download the appropriate JAR artifacts from search.maven.org.
Release Notes
Following are the Release Notes as compiled by the project’s issue tracker at http://java.net/jira/browse/TRUEZIP.
Bug
- [TRUEZIP-180] – Problem with special characters

[...] one day after the release of TrueZIP 7.4.2, I was notified about a very unfortunate ZIP64 issue: If an entry >= 4GB size is written to a [...]