Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 94016 invoked from network); 18 Jul 2008 08:40:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2008 08:40:46 -0000 Received: (qmail 95038 invoked by uid 500); 18 Jul 2008 08:40:46 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 95013 invoked by uid 500); 18 Jul 2008 08:40:46 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 95004 invoked by uid 99); 18 Jul 2008 08:40:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 01:40:46 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 08:40:01 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 051E1234C171; Fri, 18 Jul 2008 01:39:55 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 43144] tar task is very slow when a is used as the source resource X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core tasks X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bodewig@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080718083956.051E1234C171@brutus.apache.org> Date: Fri, 18 Jul 2008 01:39:55 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=43144 --- Comment #1 from Stefan Bodewig 2008-07-18 01:39:55 PST --- no, it is an implementation artifact. We open and close the zip archive for each entry (because right now we wouldn't know when to close it otherwise). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.