Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 83119 invoked from network); 14 Mar 2009 01:21:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2009 01:21:22 -0000 Received: (qmail 68822 invoked by uid 500); 14 Mar 2009 01:21:21 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 68805 invoked by uid 500); 14 Mar 2009 01:21:21 -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 68796 invoked by uid 99); 14 Mar 2009 01:21:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Mar 2009 18:21:21 -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; Sat, 14 Mar 2009 01:21:21 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id DE1C9234C041; Fri, 13 Mar 2009 18:21:00 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 24798] BZip2: faster, less memory X-Bugzilla-Reason: CC X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: rschmidt@facebook.com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: bodewig@apache.org X-Bugzilla-Target-Milestone: 1.7.0 X-Bugzilla-Changed-Fields: Attachment #14564 is obsolete In-Reply-To: References: Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090314012100.DE1C9234C041@brutus.apache.org> Date: Fri, 13 Mar 2009 18:21:00 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=24798 Rodrigo Schmidt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14564|0 |1 is obsolete| | --- Comment #14 from Rodrigo Schmidt 2009-03-13 18:20:58 PST --- Created an attachment (id=23382) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23382) SVN patch with the corrected version of CBZip2OutputStream.java I checked the other files in the bzip2 package and they are all okay. The change to the old (buggy) version CBZip2OutputStream file is just a +1 that was forgotten during a series of optimizations. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.