Simon Spero created COMPRESS-410:
------------------------------------
Summary: Remove ZipEncoding implementations introduced to work
around problems in jdk 1.4
Key: COMPRESS-410
URL: https://issues.apache.org/jira/browse/COMPRESS-410
Project: Commons Compress
Issue Type: Improvement
Components: Archivers
Affects Versions: 1.14
Reporter: Simon Spero
Priority: Minor
There are several implementations of ZipEncoding that are provided to work
around missing character sets in JDK 1.4.
Since commons-compress requires JDK7 or later, this code is no longer needed.
As the classes are package private, they can be removed without affecting the
API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)