Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 49408 invoked from network); 21 Dec 2010 17:12:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 17:12:02 -0000 Received: (qmail 69576 invoked by uid 500); 21 Dec 2010 17:12:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 69486 invoked by uid 500); 21 Dec 2010 17:12:00 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 69478 invoked by uid 99); 21 Dec 2010 17:12:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 17:12:00 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rainer.jung@kippdata.de designates 195.227.30.149 as permitted sender) Received: from [195.227.30.149] (HELO mailserver.kippdata.de) (195.227.30.149) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 17:11:55 +0000 Received: from [192.168.2.102] ([192.168.2.102]) by mailserver.kippdata.de (8.13.5/8.13.5) with ESMTP id oBLHBV3n016842 for ; Tue, 21 Dec 2010 18:11:32 +0100 (CET) Message-ID: <4D10DFC3.4070801@kippdata.de> Date: Tue, 21 Dec 2010 18:11:31 +0100 From: Rainer Jung User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: [VOTE] Release 2.3.10 tarballs as Alpha References: <8B1281E4-34D6-4D1C-8432-16EF6D583A1B@jaguNET.com> <4D0FEA23.8050403@rowe-clan.net> In-Reply-To: <4D0FEA23.8050403@rowe-clan.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit On 21.12.2010 00:43, William A. Rowe Jr. wrote: > On 12/16/2010 6:51 AM, Jim Jagielski wrote: >> The Apache httpd 2.3.10-alpha test tarballs are available at: >> >> http://httpd.apache.org/dev/dist/ >> >> Please vote on whether to release as 2.3.10-alpha. > > -1 on httpd-2.3.10-deps. pcre is missing, although apr, apr-util and > even expat are there. As Jim wrote its not a regression. There was some discussion about whether to include PCRE in the deps tarball when we voted on 2.3.8. The majority was against including it and I think it was your opinion too. Some made the suggestion of making building against an external pcre easier for Netware and Windows. See the discusion at http://marc.info/?t=128266837200001&r=1&w=2 starting with the second mail (from G�nter). Regards, Rainer