Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC1

2010-02-09 Thread Adam Prime
I get the following when trying to run make test: waiting 60 seconds for server to start: .Syntax error on line 73 of /local/aprime/Apache-Test-1.31-rc1/t/conf/httpd.conf: Invalid command 'not included in the server configuration [ error] server has died with status 255 (t/logs/error_log wasn'

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC1

2010-02-09 Thread Fred Moyer
On Tue, Feb 9, 2010 at 10:20 AM, Adam Prime wrote: > I get the following when trying to run make test: > > waiting 60 seconds for server to start: .Syntax error on line 73 of > /local/aprime/Apache-Test-1.31-rc1/t/conf/httpd.conf: > Invalid command ' included in the server configuration Thanks fo

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC1

2010-02-09 Thread Fred Moyer
On Tue, Feb 9, 2010 at 10:20 AM, Adam Prime wrote: > I get the following when trying to run make test: > > waiting 60 seconds for server to start: .Syntax error on line 73 of > /local/aprime/Apache-Test-1.31-rc1/t/conf/httpd.conf: > Invalid command ' + LockFile @t_logs@/accep

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC1

2010-02-09 Thread Adam Prime
Using the attached patch (generated with git diff not svn, sorry) all the tests pass. APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= \ /usr/bin/perl -Iblib/arch -Iblib/lib \ t/TEST -bugreport -verbose=0 [warning] setting ulimit to a

[RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Fred Moyer
Greetings, Please, download, test, and report back on success or failure for this Apache::Test release candidate. Development from 1.30 has been ongoing for about two years, so this is as good a time as ever to make a release. http://people.apache.org/~phred/Apache-Test-1.31-rc2.tar.gz This can

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Cosimo Streppone
On Tue, 09 Feb 2010 22:30:32 +0100, Fred Moyer wrote: Please, download, test, and report back on success or failure for this Apache::Test release candidate. Seems to pass all the tests for me, even if it reports missing modules (?). cos...@ubuntu:~/src/Apache-Test-1.31-rc2$ make test /usr/

Re: PATCH Apache::Reload

2010-02-09 Thread Fred Moyer
Thanks, applied in r908240. I may try to ship 0.11 in a week or so. On Tue, Feb 9, 2010 at 1:50 PM, Graham Barr wrote: > Fred, > > attached is a patch to Apache::Reload that will enforce a module not to be > reloaded > > When Moose is being used, reloading a class will probably result in it bei

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Adam Prime
Passes all tests on 2.2.10 w/ mp 2.0.4 and perl 5.8.8 on linux (ubuntu hardy). Passes all tests on 2.2.14 w/ mp 2.0.4 and perl 5.8.8 on solaris 5.10 I tried to run it against our (extremely old) 1.3 setup at work, but i'm getting weird errors from httpd when i start it up: Ouch! ap_mm_create

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Fred Moyer
I'll take that as a +1? :) +1 from me, so that makes 2. Would like to get at least two more +1s from mod_perl devs. Thanks to everyone else who has taken a few minutes to test out this version. On Tue, Feb 9, 2010 at 2:01 PM, Adam Prime wrote: > Passes all tests on 2.2.10 w/ mp 2.0.4 and perl

PATCH Apache::Reload

2010-02-09 Thread Graham Barr
Fred, attached is a patch to Apache::Reload that will enforce a module not to be reloaded When Moose is being used, reloading a class will probably result in it being unusable. Especially if the class uses roles or any of the method wrapping calls. The attached patch adds "no Apache::Reload" t

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread David Dick
On 10/02/10 08:30, Fred Moyer wrote: Please, download, test, and report back on success or failure for this Apache::Test release candidate. Passes all tests on 2.2.13 w/ mp 2.0.4 and perl 5.10 on linux (fedora 11) Passes all tests on 2.2.9 w/ mp 2.0.4 and perl 5.10 on linux (debian lenny)

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Philippe M. Chiasson
On 10-02-09 16:30 , Fred Moyer wrote: > Greetings, > > Please, download, test, and report back on success or failure for this > Apache::Test release candidate. > > Development from 1.30 has been ongoing for about two years, so this is > as good a time as ever to make a release. > > http://people