Return-Path: X-Original-To: apmail-perl-dev-archive@www.apache.org Delivered-To: apmail-perl-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DC669D59 for ; Tue, 21 Feb 2012 09:06:33 +0000 (UTC) Received: (qmail 42672 invoked by uid 500); 21 Feb 2012 09:06:33 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 42605 invoked by uid 500); 21 Feb 2012 09:06:33 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 42598 invoked by uid 99); 21 Feb 2012 09:06:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 09:06:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of SteveHay@planit.com designates 213.1.249.253 as permitted sender) Received: from [213.1.249.253] (HELO mailgate.planit.com) (213.1.249.253) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 09:06:25 +0000 Received: from mailgate.planit.com (localhost [127.0.0.1]) by mailgate.planit.com (Postfix) with ESMTP id 3F75843ED16; Tue, 21 Feb 2012 09:06:05 +0000 (GMT) X-Virus-Scanned: by SpamTitan at planit.com Received: from ukmail02.planit.group (ukmail02.planit.com [10.20.200.12]) by mailgate.planit.com (Postfix) with ESMTP id CF2C243ED08; Tue, 21 Feb 2012 09:06:04 +0000 (GMT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC2 Date: Tue, 21 Feb 2012 09:06:03 -0000 Message-ID: <1B32FF956ABF414C9BCE5E487A1497E70C7D412A@ukmail02.planit.group> In-Reply-To: <1B32FF956ABF414C9BCE5E487A1497E70C7D40F4@ukmail02.planit.group> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC2 Thread-Index: AczwawwZeXEVp4MEQuK/TtuPK5H1lQABW+2AAAG5IcA= References: <1438487.Q1GdrvHOSY@opi.home><2216630.bdUjTcxAMf@opi.home><1B32FF956ABF414C9BCE5E487A1497E70C749E83@ukmail02.planit.group><2857705.5T92s8lZe8@opi.home> <1B32FF956ABF414C9BCE5E487A1497E70C7D40F4@ukmail02.planit.group> From: "Steve Hay" To: "Fred Moyer" , =?iso-8859-1?Q?Torsten_F=F6rtsch?= Cc: X-Virus-Checked: Checked by ClamAV on apache.org Steve Hay wrote on 2012-02-21: > Fred Moyer wrote on 2012-02-21: >> 2012/2/20 Torsten F=F6rtsch : >>>>> 2) commit Steve's changes to A::R and A::SL and roll another RC >>>>> with them ... >>>> I think that's the best solution too, not least since the state of >>>> A::R in >>>> RC2 seems a little wonky anyway, claiming to be 0.11, but not >>>> including the last changed put into 0.11. >>=20 >> Huh, you're right. Looks like my fault also. Not quite sure how >> that happened. >>=20 >> =3Ditem 0.11 August 21, 2010 >>=20 >> Add Apache-Test 1.34 dependency. >> [Phred] >>=20 >>> I like your idea about _01 versions. >>=20 >> Given the uncovering of this other Apache-Reload issue, I'm more >> inclined now to ship the updates to A:R and A:SL and then roll RC3. >> Either way those changes should be committed to trunk I would think. = I >> can roll those other releases if you want to make those commits = Steve.=20 >> I know this will slow down the release a bit, but shouldn't be too = much >> longer. >>=20 >=20 > Actually, I don't think I was quite correct in saying that RC2 > "doesn't contain the last change put into 0.11". It's true that it > doesn't have the last "0.11" Changes entry that appears in svn's copy > of Changes (and it doesn't actually have that change in the code > either), but neither does version 0.11 on CPAN! >=20 > I think rather than svn's copy of Changes wrongly lists the first > entry of 0.12-dev as the last entry of 0.11. >=20 > Anyway, I'll commit my patch, and also fix that slip-up in A::R's > Changes file. I'll leave it up to you whether you want to roll new > A::R and A::SL releases or not. I'm easy either way. >=20 Committed now as revisions 1291665-7. In the course of committing I = found that the more up to date versions of A::R and A::SL in svn = (compared with RC2) wouldn't actually have suffered the problem that = I've just fixed anyway because their check_for_apache_test() functions = didn't return 0 when the environment is not set correctly anyway -- that = code was removed in 1023549 and 1023551, but hadn't made it into RC2! = However, I committed the changes anyway so that -apxs gets set correctly = rather than wrongly in case anything else wants to rely on it now or in = the future. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org