Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C2F9D200BE2 for ; Thu, 1 Dec 2016 07:06:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C191B160B19; Thu, 1 Dec 2016 06:06:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 17EC1160B13 for ; Thu, 1 Dec 2016 07:06:06 +0100 (CET) Received: (qmail 80285 invoked by uid 500); 1 Dec 2016 06:06:06 -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 80273 invoked by uid 99); 1 Dec 2016 06:06:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 06:06:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 95CD61A9C1E for ; Thu, 1 Dec 2016 06:06:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.999 X-Spam-Level: ** X-Spam-Status: No, score=2.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_BL_SPAMCOP_NET=2, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id AF8zeP5AgTxP for ; Thu, 1 Dec 2016 06:06:03 +0000 (UTC) Received: from fed1rmfepo101.cox.net (fed1rmfepo101.cox.net [68.230.241.143]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C68145F4A8 for ; Thu, 1 Dec 2016 06:06:02 +0000 (UTC) Received: from fed1rmimpo110.cox.net ([68.230.241.159]) by fed1rmfepo101.cox.net (InterMail vM.8.01.05.28 201-2260-151-171-20160122) with ESMTP id <20161201060519.NVTL2641.fed1rmfepo101.cox.net@fed1rmimpo110.cox.net> for ; Thu, 1 Dec 2016 01:05:19 -0500 Received: from [192.168.1.3] ([98.176.34.113]) by fed1rmimpo110.cox.net with cox id EW5J1u0062STVfm01W5Jbs; Thu, 01 Dec 2016 01:05:19 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A090202.583FBD9F.01DF,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.1 cv=aoIScXtV c=1 sm=1 tr=0 a=8xCO7h6kmYZdHn5tUOQhsw==:117 a=8xCO7h6kmYZdHn5tUOQhsw==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=E3Di0H8xMfxdKsfCD6EA:9 a=QEXdDO2ut3YA:10 X-CM-Score: 0.00 Authentication-Results: cox.net; auth=pass (PLAIN) smtp.auth=port88gs@cox.net Subject: Re: 1.6 apr/apr-util scope/timetable? To: dev@apr.apache.org References: From: Gregg Smith Message-ID: <1c300928-2ff0-3619-f95b-0a77ed1cc9c5@gknw.net> Date: Wed, 30 Nov 2016 22:05:15 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit archived-at: Thu, 01 Dec 2016 06:06:08 -0000 On 11/30/2016 9:23 PM, William A Rowe Jr wrote: > Even as httpd is operating under paralysis by analysis, we are long past a > year since the last releases. > > Is there anything holding up the jumps to 1.6, or 2.0? > > I'd personally like to see an API harmonising memcache to redis, but that > can't possibly be a showstopper to any incremental release. > > If nobody else offers, I'll T&R 1.6 objects in 72 or so hours for a vote, > alongside the first 2.0 RC. > > Feedback welcomed. It doesn't look like the option for libxml2 has been backported, I'm beginning to think it isn't going to be. As far as I can tell redis is in except for win legacy. As for cmakelist.txt, I doubt this is going to work any longer, at least at those paths; SET(EXPAT_SOURCES xml/expat/lib/xmlrole.c xml/expat/lib/xmltok.c xml/expat/lib/xmlparse.c ) I'm close to having the legacy for both, I could commit apr/apu by end of week which I guess is within the 72 hours minus time difference.