Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 49322 invoked from network); 17 Aug 2010 13:02:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Aug 2010 13:02:02 -0000 Received: (qmail 71560 invoked by uid 500); 17 Aug 2010 13:02:02 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 71395 invoked by uid 500); 17 Aug 2010 13:02:00 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 71073 invoked by uid 99); 17 Aug 2010 13:01:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 13:01:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 13:01:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7HD1ZKj000923 for ; Tue, 17 Aug 2010 13:01:35 GMT Message-ID: <3579780.393291282050095480.JavaMail.jira@thor> Date: Tue, 17 Aug 2010 09:01:35 -0400 (EDT) From: "Mark Nuttall (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Updated: (ARIES-380) IOUtils.getOutputStream bug; add unpackZip method In-Reply-To: <21026436.393271282050095196.JavaMail.jira@thor> 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/ARIES-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Nuttall updated ARIES-380: ------------------------------- Affects Version/s: Incubation Fix Version/s: Incubation Component/s: Application > IOUtils.getOutputStream bug; add unpackZip method > ------------------------------------------------- > > Key: ARIES-380 > URL: https://issues.apache.org/jira/browse/ARIES-380 > Project: Aries > Issue Type: Bug > Components: Application > Affects Versions: Incubation > Reporter: Mark Nuttall > Assignee: Mark Nuttall > Priority: Minor > Fix For: Incubation > > Original Estimate: 1h > Remaining Estimate: 1h > > IOUtils.getOutputStream() should call mkdirs if given a file in the root directory. Also add IOUtils.unpackZip() method, and some more unit tests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.