[
https://issues.apache.org/jira/browse/COMPRESS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053361#comment-16053361
]
ASF GitHub Bot commented on COMPRESS-410:
-----------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-compress/pull/37
[](https://:/builds/12024033)
Coverage decreased (-0.08%) to 84.652% when pulling
**7e01241512f3f4059fa8d909bf7f98379ef4f373 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)