From dev-return-14824-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue Sep 27 22:40:41 2005 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 71088 invoked from network); 27 Sep 2005 22:40:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2005 22:40:41 -0000 Received: (qmail 29839 invoked by uid 500); 27 Sep 2005 22:40:40 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 29783 invoked by uid 500); 27 Sep 2005 22:40:39 -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 29770 invoked by uid 99); 27 Sep 2005 22:40:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 15:40:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [128.195.24.168] (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 15:40:45 -0700 Received: from st-augustin.ics.uci.edu (st-augustin.ics.uci.edu [128.195.20.85]) (authenticated bits=0) by scotch.ics.uci.edu (8.12.11/8.12.11) with ESMTP id j8RMeGEq021507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Sep 2005 15:40:16 -0700 (PDT) Date: Tue, 27 Sep 2005 15:40:16 -0700 From: Justin Erenkrantz To: "William A. Rowe, Jr." , dev@apr.apache.org Subject: Re: [Vote] 1.2.2 releases Message-ID: In-Reply-To: <4338B7FA.6090104@rowe-clan.net> References: <4338B7FA.6090104@rowe-clan.net> X-Mailer: Mulberry/4.0.3 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Checker-Version: SpamAssassin 3.2.0-r232569 (2005-08-13) on scotch.ics.uci.edu X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=no version=3.2.0-r232569 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --On September 26, 2005 10:09:46 PM -0500 "William A. Rowe, Jr." wrote: > For testing in http://apr.apache.org/dev/dist/ to release; > > +1 -1 for release: > [ ] [ ] apr-1.2.2 > [ ] [ ] apr-util-1.2.2 > > Please test and vote :) httpd-2.1.8, at least on Win32, will be built > upon this flavor. +1 for apr and apr-util 1.2.2 on Mac OS X 10.4.2. Note that I committed a fix to the test suite (r292064) so as not to leave the 8GB file on disk before closing in the testbuckets test. Otherwise, expect all sorts of fun while your disk thrashes. =) Kudos to Paul for confirming what I saw and Fred for confirming that HFS doesn't support sparse files. -- justin