You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Harald Kuhn (JIRA)" <ji...@apache.org> on 2012/06/23 14:09:42 UTC

[jira] [Commented] (COMPRESS-188) Improved Exceptionhandling for unsupported zip compression methods

    [ https://issues.apache.org/jira/browse/COMPRESS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399928#comment-13399928 ] 

Harald Kuhn commented on COMPRESS-188:
--------------------------------------

For a project of my own, i created a enum style class for ZipMethods which contains methods i identified and names / descriptions for them and extended the UnsupportedZipFeatureException to use this names / descriptions for these features
                
> Improved Exceptionhandling for unsupported zip compression methods
> ------------------------------------------------------------------
>
>                 Key: COMPRESS-188
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-188
>             Project: Commons Compress
>          Issue Type: Improvement
>          Components: Compressors
>    Affects Versions: 1.4.1
>            Reporter: Harald Kuhn
>            Priority: Minor
>         Attachments: UnsupportedZipFeatureException.java.patch
>
>
> If an unsupported zip compression methods, the created exception is not very helpfull for analysing why a zip archive could not be opend. Giving a name or description of the method can be very helpful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira