On Tue, 18 May 2004, Stas Bekman wrote:
> Randy Kobes wrote:
> > On Mon, 17 May 2004, Stas Bekman wrote:
> > [ ... ]
> >
> >>Randy Kobes wrote:
> >>
> >>>I'll try it for Windows and see how much is involved; if
> >>>this works as expected, it should just involve changing
> >>>how things are compil
Hi David -
> > that's the way it would work with apache 1.3, except that
> > ClearModuleList unloads everything, so you now need an AddModule for
> > every module, including mod_cgi, mod_rewrite, mod_auth, etc.
>
> Oh, too bad there isn't a RemoveModule. Then I could just do:
>
>RemoveModule m
On May 19, 2004, at 7:53 AM, Larry Leszczynski wrote:
At apache 1.3 configure time there is "--permute-module" option, which
can
swap module ordering:
--permute-module=N1:N2
on-the-fly permute module 'N1' with module 'N2'
You can either give it the names of two modules to swap, e.g.:
Randy Kobes wrote:
[...]
- build APR first, so APR::* can link against it (the
default action is to build APR::* first);
Really? Is it specific to win32? On linux with the current
cvs, I can run 'make -j' which builds things in parallel
and I was getting APR/*.so getting build while
src/modules/per
We haven't released a new version for almost 2.5 months, it's time to get
1.99_14 out of the door. Especially since we plan to do some restructuring of
the source, to support APR w/o httpd. I'd prefer to have us release a new
version and then it's OK to destabilize the source while we polish the
Stas Bekman wrote:
> We haven't released a new version for almost 2.5 months, it's time to
> get 1.99_14 out of the door. Especially since we plan to do some
> restructuring of the source, to support APR w/o httpd. I'd prefer to
> have us release a new version and then it's OK to destabilize the
Geoffrey Young wrote:
Stas Bekman wrote:
We haven't released a new version for almost 2.5 months, it's time to
get 1.99_14 out of the door. Especially since we plan to do some
restructuring of the source, to support APR w/o httpd. I'd prefer to
have us release a new version and then it's OK to dest
>> aim for a candidate on friday?
>
>
> The sooner the better, so we can commit Randy's work sooner. Even today
> is fine and release on Friday. Though I haven't run smoking for more
> than a week, so may be we need to do a nightly smoke first.
I don't ordinarily run smoke, so I don't have the
Geoffrey Young wrote:
aim for a candidate on friday?
The sooner the better, so we can commit Randy's work sooner. Even today
is fine and release on Friday. Though I haven't run smoking for more
than a week, so may be we need to do a nightly smoke first.
I don't ordinarily run smoke, so I don't ha
Stas Bekman wrote:
I'm working on API tests and docs, so I'm not really touching the code
most of the time. I can hold on committing those test until after release.
Actually, I do make quite a few changes, so the quicker this release cycle
happens the more granular commits will be.
--
__
a release candidate for mod_perl 1.99_14 is now available for testing.
please grab the candidate from
http://perl.apache.org/~geoff/mod_perl-1.99_14-dev.tar.gz
and report back successes or failures. when reporting failures, please see
the bug reporting guidelines at
http://perl.apache.org/
a release candidate for Apache-Test 1.11 is now available.
http://perl.apache.org/~geoff/Apache-Test-1.11-dev.tar.gz
please take the time to excercise the candidate through all your existing
applications that use Apache-Test and report back successes or failures.
--Geoff
Changes since 1.10:
blargh - cut and paste error. the subject should read Apache-Test-1.11.
--Geoff
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On May 19, 2004, at 9:02 PM, Geoffrey Young wrote:
a release candidate for Apache-Test 1.11 is now available.
http://perl.apache.org/~geoff/Apache-Test-1.11-dev.tar.gz
please take the time to excercise the candidate through all your
existing
applications that use Apache-Test and report back succ
On Thu, 20 May 2004, Geoffrey Young wrote:
> a release candidate for mod_perl 1.99_14 is now available for testing.
>
> please grab the candidate from
>
> http://perl.apache.org/~geoff/mod_perl-1.99_14-dev.tar.gz
>
> and report back successes or failures. when reporting
> failures, please see t
15 matches
Mail list logo