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 72438DE4B for ; Sun, 8 Jul 2012 19:13:35 +0000 (UTC) Received: (qmail 83850 invoked by uid 500); 8 Jul 2012 19:13:34 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 83746 invoked by uid 500); 8 Jul 2012 19:13:34 -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 83738 invoked by uid 99); 8 Jul 2012 19:13:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 19:13:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 79522141899 for ; Sun, 8 Jul 2012 19:13:34 +0000 (UTC) Date: Sun, 8 Jul 2012 19:13:34 +0000 (UTC) From: "Stefan Bodewig (JIRA)" To: issues@commons.apache.org Message-ID: <1353975548.20574.1341774814501.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=13409029#comment-13409029 ] Stefan Bodewig commented on COMPRESS-188: ----------------------------------------- Oh, we used to require Java 1.4 compatibility up until Compress 1.3 and are at Java5 right now. > 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 > Fix For: 1.5 > > Attachments: UnsupportedZipFeatureException.java.patch, ZipMethod.java > > > 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