Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
RC4 is here which includes Steve's fix. +1 on 5.14/2.2.15/OS X 10.7 http://people.apache.org/~phred/mod_perl-2.0.6-rc3.tar.gz MD5 (mod_perl-2.0.6-rc4.tar.gz) = a2a9d3cb0bf1747e105030ebf226937c On Tue, Apr 10, 2012 at 10:28 AM, Fred Moyer wrote: > On Tue, Apr 10, 2012 at 1:04 AM, Steve Hay wrot

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
On Tue, Apr 10, 2012 at 11:50 AM, Joe Schaefer wrote: > CPAN can't support both lines so we're stuck going > with thelatest version whenever we drop stuff on CPAN. That's a good point. I've seen that solved with something like package mod_perl::24, but I'm not sure if that is the right approach h

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Joe Schaefer
We discussed all this when 2.0 was first released- we should track the httpd API as faithfully as possible, and perhaps bump to 2.4.x when we need to break back-compat with the 2.0.x line. CPAN can't support both lines so we're stuck going with thelatest version whenever we drop stuff on CPAN. I

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Torsten Förtsch
On Tuesday, 10 April 2012 10:28:53 Fred Moyer wrote: > Guessing this is a 2.0.7 fix? Or would it need to be 2.4.0? What are the requirements for one or the other? I think a modperl that supports httpd 2.4 will not be completely backwards compatible. However, this is a subject for discussion. Sho

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
2012/4/9 Torsten Förtsch : > On Monday, 09 April 2012 08:45:00 Kevin A. McGrail wrote: >> Am I assuming incorrectly that the next release should be supporting >> httpd 2.4? > > yes. For now use httpd 2.2. > > There is a httpd24 branch in the SVN repository. However, even that one won't > compile be

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
On Tue, Apr 10, 2012 at 1:04 AM, Steve Hay wrote: > Fred Moyer wrote on 2012-04-06: >> Release candidate 3 is here! Please download, test and report back >> success of failure.  +1 here on 5.14.1/2.2.15/OS X 10.7 >> >> http://people.apache.org/~phred/mod_perl-2.0.6-rc3.tar.gz >> > > Failure on Win

RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Steve Hay
Fred Moyer wrote on 2012-04-06: > Release candidate 3 is here! Please download, test and report back > success of failure. +1 here on 5.14.1/2.2.15/OS X 10.7 > > http://people.apache.org/~phred/mod_perl-2.0.6-rc3.tar.gz > Failure on Windows, I'm afraid. We have a code before declaration problem