From dev-return-21258-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Sat Jan 03 18:58:37 2009 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 96057 invoked from network); 3 Jan 2009 18:58:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2009 18:58:37 -0000 Received: (qmail 26732 invoked by uid 500); 3 Jan 2009 18:58:36 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 26677 invoked by uid 500); 3 Jan 2009 18:58:36 -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 26668 invoked by uid 99); 3 Jan 2009 18:58:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jan 2009 10:58:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justin.erenkrantz@gmail.com designates 209.85.198.226 as permitted sender) Received: from [209.85.198.226] (HELO rv-out-0506.google.com) (209.85.198.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jan 2009 18:58:30 +0000 Received: by rv-out-0506.google.com with SMTP id b25so8018219rvf.43 for ; Sat, 03 Jan 2009 10:58:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=oBoHUhsY/WTKyLmvPj/dcfBLGackZ2DMjxokWJCY2L8=; b=seoqkPwscT5heVxDvlvaqPTryfxkgaNyU65nrG+4FhQcqLCleNWknEqHEkOQPXFiqE YUlfSnsmJwRcjXP8gZsCAorlaqBZ9DkGmsp0eCcbUnyypERqy4yR6ytkdpwnAp3u29BH bOSfaSGRry5r8WDqeBzL65gW4O5x11XHXh/rI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=g8Mlyi5Jy6to3/GSdStkYpMuhYIpgnopLCjMK9oG4+Wt95L5Z8wndiciPaAd1zfnEC LW2O1mHO7UgCAHLbpd5dlJPg6paCmmN3/t/qozUIF8jWDugG5h7JuIaRKWxDrfAl/hgx nhnPoo+HhguuyKAjhEfESV8NcOrgeQE/2CjcI= Received: by 10.141.113.6 with SMTP id q6mr9463242rvm.212.1231009089284; Sat, 03 Jan 2009 10:58:09 -0800 (PST) Received: by 10.140.118.13 with HTTP; Sat, 3 Jan 2009 10:58:09 -0800 (PST) Message-ID: <5c902b9e0901031058j48f0d013o474481956bde2930@mail.gmail.com> Date: Sat, 3 Jan 2009 10:58:09 -0800 From: "Justin Erenkrantz" Sender: justin.erenkrantz@gmail.com To: "William A. Rowe, Jr." Subject: Re: svn commit: r731059 - /apr/apr-util/trunk/build/apu-conf.m4 Cc: "Philip M. Gollucci" , dev@apr.apache.org In-Reply-To: <495FB459.1070702@rowe-clan.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20090103181038.1A77B23888F1@eris.apache.org> <495FAB10.8040507@p6m7g8.com> <495FB459.1070702@rowe-clan.net> X-Google-Sender-Auth: 5f0d4468978a66e5 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Jan 3, 2009 at 10:54 AM, William A. Rowe, Jr. wrote: > Philip M. Gollucci wrote: >> wrowe@apache.org wrote: >>> require apr 2 - might want to review other libs (expat 2.0 baseline, >>> anyone?) >> 2.0.1 is out. Is there any reason to not use that ? > > The question is, do we demand 2.0.0 or later? 2.0.0 shipped three years > ago. Group's call. I'd rather not bump just for bumping's sake unless there's some particular feature that we need. AFAIK, there isn't, so I'd prefer that we stay as-is. -- justin