[
https://issues.apache.org/jira/browse/COMPRESS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053740#comment-16053740
]
ASF GitHub Bot commented on COMPRESS-410:
-----------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-compress/pull/37
[](https://:/builds/12027861)
Coverage increased (+0.04%) to 84.77% when pulling
**922051d1f2250256697a1b042f1f319b2950fc45 on sesuncedu:COMPRESS-410-REDUX**
into **4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.
> 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)