You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simon Spero (JIRA)" <ji...@apache.org> on 2017/06/12 19:55:00 UTC

[jira] [Created] (COMPRESS-410) Remove ZipEncoding implementations introduced to work around problems in jdk 1.4

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)