Re: [RELEASE CANDIDATE] Apache-Reload 0.13 RC2

2015-04-23 Thread Adam Prime
+1 apache 2.2.24 on solaris t/TEST -bugreport -verbose=0 [warning] Skipping 'set unlimited ulimit for coredumps', since we are running as a non-root user on Solaris /oanda/system/bin/httpd -d /tmp/Apache-Reload-0.13-rc2/t -f /tmp/Apache-Reload-0.13-rc2/t/conf/httpd.conf -D APACHE2 using

Re: [RELEASE CANDIDATE] Apache-Reload 0.13 RC2

2015-04-23 Thread Jie Gao
Red Hat Enterprise Linux Server release 6.6 (Santiago) perl Makefile.PL -httpd /usr/local/apache/bin/httpd -apxs /usr/local/apache/bin/apxs All tests successful. Regards, Jie Please think of our environment and only print this e-mail if necessary. * Steve Hay steve.m@googlemail.com

Re: Apache 2.4: How to get to require now?

2015-04-23 Thread Jie Gao
Still fumbling, but I have found out how to get to a bit of it now: --- sub authz_handler { my $self = shift; my $r = shift; my $requires = shift; --- It looks like the handler gets called for each Require* directive(?). Regards, Jie * Jie Gao j@sydney.edu.au wrote: Date:

svn commit: r1675551 - /perl/Apache-Reload/trunk/Changes

2015-04-23 Thread stevehay
Author: stevehay Date: Thu Apr 23 07:52:08 2015 New Revision: 1675551 URL: http://svn.apache.org/r1675551 Log: Make Apache-Reload-0.13-rc1 Modified: perl/Apache-Reload/trunk/Changes Modified: perl/Apache-Reload/trunk/Changes URL:

svn commit: r1675550 - /perl/Apache-Reload/trunk/RELEASE

2015-04-23 Thread stevehay
Author: stevehay Date: Thu Apr 23 07:45:38 2015 New Revision: 1675550 URL: http://svn.apache.org/r1675550 Log: Remove instruction not to commit the -dev - -rc1 edit to Changes This instruction isn't given for Apache-Test (where I recently committed such a change), and nobody seems to know of

svn commit: r1675553 - /perl/Apache-Reload/trunk/Makefile.PL

2015-04-23 Thread stevehay
Author: stevehay Date: Thu Apr 23 08:09:11 2015 New Revision: 1675553 URL: http://svn.apache.org/r1675553 Log: Borrow the MAINTAINER_BUILDING_RELEASE=1 hack from Apache-SizeLimit so that the instruction about setting it to 1 when making a release actually works! (Otherwise we end up with a

[RELEASE CANDIDATE] Apache-Reload 0.13 RC2

2015-04-23 Thread Steve Hay
Please download, test, and report back on this Apache-Reload 0.13 release candidate. http://people.apache.org/~stevehay/Apache-Reload-0.13-rc2.tar.gz MD5 =70720b76ca7b7ab8798c37922c882648 SHA1 = 3836123e4fee33174eb98c06f211f8c60550f46d [Note: I bumped the version to RC2 to avoid confusion

svn commit: r1675578 - /perl/Apache-Reload/trunk/Makefile.PL

2015-04-23 Thread stevehay
Author: stevehay Date: Thu Apr 23 12:08:13 2015 New Revision: 1675578 URL: http://svn.apache.org/r1675578 Log: Borrow the set_version() trick from Apache-Test so that the 'dist' target makes a distribution whose version number is constructed from this lib/Apache/Reload.pm file's $VERSION plus

svn commit: r1675580 - /perl/Apache-Reload/trunk/Changes

2015-04-23 Thread stevehay
Author: stevehay Date: Thu Apr 23 12:12:20 2015 New Revision: 1675580 URL: http://svn.apache.org/r1675580 Log: Make Apache-Reload-0.13-rc2 Modified: perl/Apache-Reload/trunk/Changes Modified: perl/Apache-Reload/trunk/Changes URL: