Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 64017 invoked from network); 29 Jan 2006 21:35:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jan 2006 21:35:38 -0000 Received: (qmail 91751 invoked by uid 500); 29 Jan 2006 21:35:38 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 91408 invoked by uid 500); 29 Jan 2006 21:35:37 -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 91396 invoked by uid 99); 29 Jan 2006 21:35:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jan 2006 13:35:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rooneg@gmail.com designates 64.233.184.199 as permitted sender) Received: from [64.233.184.199] (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jan 2006 13:35:36 -0800 Received: by wproxy.gmail.com with SMTP id i31so910362wra for ; Sun, 29 Jan 2006 13:35:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CtEtU9UOxkT4UJQD86RUSeKewUFv3gyYc9B5uTM8bhD6nyPhQeVs+TNDSD+4oZ6XlhYBm2V3cCeG+tgu3UuC01OOChSGMlxKjiRz7sCXkOeERLK6hAtR5FCqKYR64KevcGtyT09fwgwFY81ajrhh+56LH86F3OhK9wtzBURWKBQ= Received: by 10.54.71.7 with SMTP id t7mr6949406wra; Sun, 29 Jan 2006 13:35:15 -0800 (PST) Received: by 10.54.120.17 with HTTP; Sun, 29 Jan 2006 13:35:15 -0800 (PST) Message-ID: <7edfeeef0601291335r37349baela1d8c7decc4888f9@mail.gmail.com> Date: Sun, 29 Jan 2006 13:35:15 -0800 From: Garrett Rooney Sender: rooneg@gmail.com To: APR Developer List Subject: Re: [VOTE] 1.2.3 releases In-Reply-To: <7edfeeef0601262242j4bee47c5t9070c8bb264cb8b2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7edfeeef0601262242j4bee47c5t9070c8bb264cb8b2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 1/26/06, Garrett Rooney wrote: > Tarballs for 1.2.3 are now available for testing in > http://apr.apache.org/dev/dist/ > > +1 -1 for release: > [ ] [ ] apr-1.2.3 > [ ] [ ] apr-util-1.2.3 > > Vote early, vote often. So we've currently got 4 +1 votes, across a fair variety of platforms. I'd really like to get a few more systems covered though, off the top of my head it would be nice to get builds from win32 and Solaris 10. I can give win32 a try later today, although I'll be working with the Visual Studio Express stuff rather than VC++ 6.0 which is what our build system seems to be currently geared towards, so I'm sure I'll have to make some manual tweaks to get it to work. If someone with a more conventional win32 build setup could give things a shot I'd certainly appreciate it. -garrett