Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA162D99C for ; Sat, 7 Jul 2012 19:48:35 +0000 (UTC) Received: (qmail 24753 invoked by uid 500); 7 Jul 2012 19:48:35 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 24571 invoked by uid 500); 7 Jul 2012 19:48:35 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 24431 invoked by uid 99); 7 Jul 2012 19:48:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jul 2012 19:48:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 37403142853 for ; Sat, 7 Jul 2012 19:48:35 +0000 (UTC) Date: Sat, 7 Jul 2012 19:48:35 +0000 (UTC) From: "Stefan Bodewig (JIRA)" To: issues@commons.apache.org Message-ID: <1226819900.19194.1341690515228.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2024424037.47533.1340453142677.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (COMPRESS-188) Improved Exceptionhandling for unsupported zip compression methods MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COMPRESS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408760#comment-13408760 ] Stefan Bodewig commented on COMPRESS-188: ----------------------------------------- I think ZipMethod could be an enum. I'm not sure whether you have checked the "license to the ASF" checkbox when attaching the file. There used to be a feather logo but I don't see one anymore. Could you please confirm you are licensing the path tothe ASF? Thanks. > 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