Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 11015 invoked from network); 9 Nov 2006 04:51:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2006 04:51:55 -0000 Received: (qmail 59704 invoked by uid 500); 9 Nov 2006 04:52:05 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 59659 invoked by uid 500); 9 Nov 2006 04:52:05 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 59648 invoked by uid 99); 9 Nov 2006 04:52:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 20:52:05 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.18.42.249] (HELO nwk-ea-fw-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 20:51:51 -0800 Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwk-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id kA94pN8b028436 for ; Wed, 8 Nov 2006 20:51:23 -0800 (PST) Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0J8G00H015F7EW00@d1-sfbay-09.sun.com> (original mail from henryjen@ztune.net) for dev@apr.apache.org; Wed, 08 Nov 2006 20:51:23 -0800 (PST) Received: from [192.168.123.2] ([24.6.11.155]) by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0J8G00D805HMW14P@d1-sfbay-09.sun.com>; Wed, 08 Nov 2006 20:51:23 -0800 (PST) Date: Wed, 08 Nov 2006 20:51:03 -0800 From: Henry Jen Subject: Re: Tagging a tarball friday, 1.2.x, perhaps 0.9.x In-reply-to: <45520D10.1080008@rowe-clan.net> Sender: Henry.Jen@Sun.COM To: "William A. Rowe, Jr." Cc: dev@apr.apache.org Message-id: <4552B3B7.8050900@ztune.net> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=UTF-8 Content-transfer-encoding: 7BIT References: <45520D10.1080008@rowe-clan.net> User-Agent: Thunderbird 1.5.0.7 (X11/20060915) X-Virus-Checked: Checked by ClamAV on apache.org William A. Rowe, Jr. wrote: > I'm primarilly interested in making a 1.2 tarball to vote on in 48 > hours because we have fixed a number of bugs. Although there are > still a few more in-queue (and I welcome all help to get these fixed > in the branch), I'm mostly thinking that a bugfix stable release would > be good - before I commit any code to support 'new things' in HFS (OS/X), > that might introduce new breakage or build oddities for a subset of > the users. > > I can roll 0.9 at the same time, if there is sufficient interest. But > wouldn't mind 'skipping' a cycle or two - and focusing on the bug cleanups > added for 1.2 - in preparation for 1.3.0. > Bug 40892 for libexpat detection and 40893 for apr_brigade_length were recently filed but had been proposed and discussed on apr@dev for some time. IIRC, questions to those patches are explained, is there any other concern for those 2 relative small patches? http://issues.apache.org/bugzilla/show_bug.cgi?id=40892 http://issues.apache.org/bugzilla/show_bug.cgi?id=40893 Cheers, Henry