[ANNOUNCE] Apache-Test 1.27

2005-10-21 Thread Philip M. Gollucci
The URL http://people.apache.org/~pgollucci/Apache-Test-1.27.tar.gz has entered CPAN as file: $CPAN/authors/id/P/PG/PGOLLUCCI/Apache-Test-1.27.tar.gz size: 147015 bytes md5: 4a87aa4e388fe9dd3d19c71d3e414caf No action is required on your part Request entered by: PGOLLUCCI (Philip M

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

2005-10-15 Thread Philip M. Gollucci
Philip M. Gollucci wrote: A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz +1 FreeBSD 7.0-current perl 5.8.7 w/o ithreads httpd 2.0.55 apr not threaded Again, I've got a +1 from Randy. Two more and I'

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

2005-10-12 Thread Randy Kobes
On Wed, 12 Oct 2005, Philip M. Gollucci wrote: A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz Please take the time to exercise the candidate through all your existing applications that use Apache-Test and report

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

2005-10-12 Thread Christopher H. Laco
Philip M. Gollucci wrote: > A release candidate for Apache-Test 1.27 is now available. > > http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz > > Please take the time to exercise the candidate through all your existing > applications that use Apache-Te

[RELEASE CANDIDATE] Apache-Test-1.27 RC2

2005-10-12 Thread Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz Please take the time to exercise the candidate through all your existing applications that use Apache-Test and report back successes or failures. This candidate

Re: [RELEASE CANDIDATE] Apache-Test-1.27 RC

2005-10-05 Thread Philip M. Gollucci
Philip M. Gollucci wrote: I've noticed we include the RELEASE file in the release tarball. I don't believe mod_perl or apreq do. Is this intentional ? Appologies, this was not correct. Too many directories of this thing. -- END

Re: [RELEASE CANDIDATE] Apache-Test-1.27 RC

2005-10-04 Thread Philip M. Gollucci
Philip M. Gollucci wrote: A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz I've noticed we include the RELEASE file in the release tarball. I don't believe mod_perl or apreq do. Is this intentional

[RELEASE CANDIDATE] Apache-Test-1.27 RC

2005-10-03 Thread Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz Please take the time to exercise the candidate through all your existing applications that use Apache-Test and report back successes or failures. Changes since 1.26

[ANNOUNCE] Apache-Test 1.26

2005-07-25 Thread Geoffrey Young
The URL http://people.apache.org/~geoff/Apache-Test-1.26.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GE/GEOFF/Apache-Test-1.26.tar.gz size: 147976 bytes md5: 0626e18f95e36b61b035e7485295128e --Geoff Changes since 1.25: make sure mp2 loading doesn't make it impossib

Re: Apache::Test v1.25 error - Can't use string ("Test::Builder")

2005-07-18 Thread Geoffrey Young
> Too late to run INIT block at C:/Perl/site/lib/Devel/Cover.pm line 153. > Too late to run CHECK block at C:/Perl/site/lib/Devel/Cover.pm line 155. don't worry about those. > The only interesting line in t/logs/error_log is: > [Mon Jul 18 14:32:40 2005] [error] [client 127.0.0.1] failed to >

Re: Apache::Test v1.25 error - Can't use string ("Test::Builder") as a HASH ref

2005-06-29 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Geoffrey Young wrote: Now, this looks like a bug. The T::B->reset method expects an object, Apache::Test calls it as a class method. I allow for the possibility that I've completely misunderstood everything--or even just some things. we

Re: Apache::Test v1.25 error - Can't use string ("Test::Builder") as a HASH ref

2005-06-29 Thread Geoffrey Young
Stas Bekman wrote: > Geoffrey Young wrote: > >>>Now, this looks like a bug. The T::B->reset method expects an object, >>>Apache::Test calls it as a class method. I allow for the possibility that >>>I've completely misunderstood everything--or even

Re: Apache::Test v1.25 error - Can't use string ("Test::Builder") as a HASH ref

2005-06-29 Thread Stas Bekman
Geoffrey Young wrote: >>Now, this looks like a bug. The T::B->reset method expects an object, >>Apache::Test calls it as a class method. I allow for the possibility that >>I've completely misunderstood everything--or even just some things. > > > well, it&

Re: Apache::Test v1.25 error - Can't use string ("Test::Builder") as a HASH ref

2005-06-28 Thread Geoffrey Young
> Now, this looks like a bug. The T::B->reset method expects an object, > Apache::Test calls it as a class method. I allow for the possibility that > I've completely misunderstood everything--or even just some things. well, it's not exactly a bug - it looks like Test:

Apache::Test v1.25 error - Can't use string ("Test::Builder") as a HASH ref

2005-06-28 Thread Matt Hicks
Sanity check! Using Apache::Test 1.25, Test::Simple 0.60, mod_perl 2.0, Apache 2.0.54. I have the following in t/response/TestHandler/01compile.pm package TestHandler::01compile; use strict; use warnings FATAL => qw(all); use Apache::Test qw(-withtestmore); use Apache2::Const -compile =>

[ANNOUNCE] Apache-Test 1.25

2005-06-17 Thread Philippe M. Chiasson
The uploaded file Apache-Test-1.25.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/Apache-Test-1.25.tar.gz size: 145772 bytes md5: 315998641c7ba5d3a315da96c10e64d1 Changes since 1.24: provide $Apache::TestUtil::DEBUG_OUTPUT as target for t_debug() statements

Re: [ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Geoffrey Young
Stas Bekman wrote: > Geoffrey Young wrote: > >> we are pleased to announce the latest Apache-Test release, 1.22. >> >> the important change to note for this release is that mod_perl support is >> incompatible with mod_perl versions 1.999_21 and earlier. > &g

Re: [ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Stas Bekman
Geoffrey Young wrote: we are pleased to announce the latest Apache-Test release, 1.22. the important change to note for this release is that mod_perl support is incompatible with mod_perl versions 1.999_21 and earlier. by earlier Geoff meant 1.99_xx .. 1.999_20 (the mp2-tobe versions). It doesn&#

[ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Geoffrey Young
we are pleased to announce the latest Apache-Test release, 1.22. the important change to note for this release is that mod_perl support is incompatible with mod_perl versions 1.999_21 and earlier. in other words if you are a mod_perl user only upgrade to this release if you also plan to upgrade

[ANNOUNCE] Apache-Test 1.21

2005-03-23 Thread Geoffrey Young
The URL http://cvs.apache.org/~geoff/Apache-Test-1.21.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GE/GEOFF/Apache-Test-1.21.tar.gz size: 144796 bytes md5: dc8b26adc5717e94435479604e74fdfc Changes since 1.20: fix Apache::TestConfig (was missing 'use lib' before

Re: [RELEASE CANDIDATE] Apache-Test 1.21

2005-03-22 Thread Christopher H. Laco
Geoffrey Young wrote: a release candidate for Apache-Test 1.21 is now available. http://cvs.apache.org/~geoff/Apache-Test-1.21-dev.tar.gz I'm unable to download. I've tried at work and at home without success. I just get a connection timeout error. C:\Documents and Settings\clac

Re: [RELEASE CANDIDATE] Apache-Test 1.21

2005-03-21 Thread Jim Jagielski
On Mar 21, 2005, at 9:57 AM, Geoffrey Young wrote: a release candidate for Apache-Test 1.21 is now available. http://cvs.apache.org/~geoff/Apache-Test-1.21-dev.tar.gz please take the time to excercise the candidate through all your existing applications that use Apache-Test and report back

[RELEASE CANDIDATE] Apache-Test 1.21

2005-03-21 Thread Geoffrey Young
a release candidate for Apache-Test 1.21 is now available. http://cvs.apache.org/~geoff/Apache-Test-1.21-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.20

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
Geoffrey Young wrote: It doesn't work for me. % rm -rf Apache-Test/ % svn up Apache-Test At revision 153479. it doesn't fetch the new Apache-Test. It seems that only a completely new checkout of the whole modperl-2.0 brings it in. hmm, it worked for me. justin said something about need

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Geoffrey Young
> It doesn't work for me. > > % rm -rf Apache-Test/ > % svn up Apache-Test > At revision 153479. > > it doesn't fetch the new Apache-Test. > > It seems that only a completely new checkout of the whole modperl-2.0 > brings it in. hmm, it worked for me.

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
Geoffrey Young wrote: hi all... we (uh, I) kinda messed up during the first migration go-round and Apache-Test has moved once again, this time to a more svn-compliant directory structure. hopefully this will be the final resting place, at least for a while :) the Apache-Test/ subdirectory of the

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
Geoffrey Young wrote: hi all... we (uh, I) kinda messed up during the first migration go-round and Apache-Test has moved once again, this time to a more svn-compliant directory structure. hopefully this will be the final resting place, at least for a while :) the Apache-Test/ subdirectory of the

Apache-Test subdirectory has moved (again)

2005-02-11 Thread Geoffrey Young
hi all... we (uh, I) kinda messed up during the first migration go-round and Apache-Test has moved once again, this time to a more svn-compliant directory structure. hopefully this will be the final resting place, at least for a while :) the Apache-Test/ subdirectory of the perl-framework has

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Stas Bekman
Geoffrey Young wrote: [...] cool. I'm going to spend some time over the next few days trying to get this situated, then. should there be Apache-Test/dist too? or should the CPAN distribution be sufficient? we can do that, although http://search.cpan.org/dist/Apache-Test/ is just as good.

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Geoffrey Young
> yay, php docs at perl.apache.org :) they may be more popular, but I think we still win when it comes to open-source altruism :) >> sure. but what I'm hoping to accomplish is a more coherent set of >> documentation for Apache-Test that transcends what we've done (and

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Stas Bekman
Geoffrey Young wrote: additionally I think we should have subdirectories for each of the supported languages /Apache-Test/perl /Apache-Test/php /Apache-Test/parrot (someday soon) and so on. in fact, it was the need for a home for php-related docs and whatnot that prompted this move in the first

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Geoffrey Young
>> if you don't find any with grep, then there are none. So we should add >> one then :) :) yes, now that it's officially ours we should do more to publicise it. >> >>> additionally, we should probably update httpd.apache.org/test and >>> create a

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
#x27;t find any with grep, then there are none. So we should add one then :) additionally, we should probably update httpd.apache.org/test and create a home for Apache-Test under perl.apache.org. I see that you added test/ but it's probably not the most intuitive naming. I think perl.apache

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
rep, then there are none. So we should add one then :) additionally, we should probably update httpd.apache.org/test and create a home for Apache-Test under perl.apache.org. I see that you added test/ but it's probably not the most intuitive naming. I think perl.apache.org/Apache-Test/ is

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Geoffrey Young
.apache.org/test and create a home for Apache-Test under perl.apache.org. --Geoff

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Stas Bekman wrote: Also Geoff please don't forget to update the documentation. Both inside the module and at perl.apache.org docs. Thanks. (both the svn info and the lists) and now we no longer have the archives. So if you could contact http://marc.theaimsgroup.com and ask them to add these two n

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Geoffrey Young wrote: the Apache-Test/ subdirectory of the perl-framework has migrated to a new location: https://svn.apache.org/repos/asf/perl/Apache-Test what this means for you is that you need to manually adjust your checkout $ rm -rf Apache-Test

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Geoffrey Young
Stas Bekman wrote: > Geoffrey Young wrote: > >> the Apache-Test/ subdirectory of the perl-framework has migrated to a new >> location: >> >> https://svn.apache.org/repos/asf/perl/Apache-Test >> >> what this means for you is that you need to manu

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Geoffrey Young wrote: the Apache-Test/ subdirectory of the perl-framework has migrated to a new location: https://svn.apache.org/repos/asf/perl/Apache-Test what this means for you is that you need to manually adjust your checkout $ rm -rf Apache-Test/ $ svn update ugh, rm is not a good idea

Apache-Test subdirectory has moved

2005-02-08 Thread Geoffrey Young
the Apache-Test/ subdirectory of the perl-framework has migrated to a new location: https://svn.apache.org/repos/asf/perl/Apache-Test what this means for you is that you need to manually adjust your checkout $ rm -rf Apache-Test/ $ svn update to get the perl-framework running smoothly

Re: Apache-Test

2005-01-26 Thread Stas Bekman
Oden Eriksson wrote: onsdag 26 januari 2005 00.47 skrev Stas Bekman: One thing I want to figure out is that note in README that suggests to write httpd.conf.in. Can we nuke that, or do you use that? Please leave as is. It can come handy. I for one wasn't able to get it to work as it's documented in

Re: Apache-Test

2005-01-25 Thread Oden Eriksson
onsdag 26 januari 2005 00.47 skrev Stas Bekman: > >>One thing I want to figure out is that note in README that suggests to > >>write httpd.conf.in. Can we nuke that, or do you use that? > > > > Please leave as is. It can come handy. > > I for one wasn't able to get it to work as it's documented in

Re: Apache-Test

2005-01-25 Thread Stas Bekman
One thing I want to figure out is that note in README that suggests to write httpd.conf.in. Can we nuke that, or do you use that? Please leave as is. It can come handy. I for one wasn't able to get it to work as it's documented in that file. I think you said it did work for you. I didn't look at

Re: Apache-Test

2005-01-25 Thread Oden Eriksson
tisdag 25 januari 2005 02.49 skrev Stas Bekman: > Oden Eriksson wrote: > >>>But now I need to feed it with defines somehow and make it include > >>> module specific files from /etc/conf/conf.d/*.conf that should provide > >>> further info. > >>> > >>>This is tricky, but fun! > >> > >>If you explain

Re: Apache-Test

2005-01-25 Thread Stas Bekman
Oden Eriksson wrote: But now I need to feed it with defines somehow and make it include module specific files from /etc/conf/conf.d/*.conf that should provide further info. This is tricky, but fun! If you explain what exactly do you mean, we may know how to make that easier. It is tricky due many

Re: Apache-Test

2005-01-22 Thread Oden Eriksson
torsdag 13 januari 2005 21.13 skrev Stas Bekman: > Oden Eriksson wrote: > >>Please try this patch: > > > > That worked! Thanks Stas! > > Now committed. Will be out in A-T 1.20 (let us know if you want us to make > a new release). Got the new release and the package is updated now. > > But now I n

Re: Apache-Test

2005-01-22 Thread Oden Eriksson
lördag 22 januari 2005 02.24 skrev Stas Bekman: > Oden Eriksson wrote: > > torsdag 13 januari 2005 16.15 skrev Stas Bekman: > >>Oden Eriksson wrote: > > > > [...] > > > >The system is clean except for parts of mod_perl 1.x that seems to be > > a requisite to get this mod_perl pick up missin

[ANNOUNCE] Apache-Test 1.20

2005-01-22 Thread Philippe M. Chiasson
The uploaded file Apache-Test-1.20.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/Apache-Test-1.20.tar.gz size: 141456 bytes md5: 81095e13770ec76417c16c0bdd0cbfcd Changes since 1.19: instead of trying to match various custom server name variations (each vendor seems to

Re: Apache-Test

2005-01-22 Thread Stas Bekman
Oden Eriksson wrote: torsdag 13 januari 2005 16.15 skrev Stas Bekman: Oden Eriksson wrote: [...] The system is clean except for parts of mod_perl 1.x that seems to be a requisite to get this mod_perl pick up missing pieces. Here's what's installed: what do you mean requisite? you mean mp2 require

Re: Apache-Test

2005-01-21 Thread Oden Eriksson
torsdag 13 januari 2005 16.15 skrev Stas Bekman: > Oden Eriksson wrote: [...] > >>>The system is clean except for parts of mod_perl 1.x that seems to be a > >>>requisite to get this mod_perl pick up missing pieces. Here's what's > >>>installed: > >> > >>what do you mean requisite? you mean mp2 re

Re: Apache-Test

2005-01-14 Thread Oden Eriksson
fredag 14 januari 2005 13.16 skrev Oden Eriksson: > Hi again. > > The port set in the config are all correctly chosen except for > "filter_out_apache" that uses port zero for some reason. Ahh, never mind. I had zombie httpd processes. -- Regards // Oden Eriksson

Re: Apache-Test

2005-01-14 Thread Oden Eriksson
Hi again. The port set in the config are all correctly chosen except for "filter_out_apache" that uses port zero for some reason. -- Regards // Oden Eriksson

Re: Apache-Test

2005-01-14 Thread Oden Eriksson
is "make test" work first, then don't > > install the A-T stuff from the mod_perl2 package but provide a new > > perl-Apache-Test package that possible could be used later by our QA. How > > to use it that way I don't know yet, but I suppose it is meant to be used &

Re: Apache-Test

2005-01-14 Thread Oden Eriksson
torsdag 13 januari 2005 21.30 skrev Stas Bekman: > Stas Bekman wrote: > Maybe it's a thing of the past, or I'm just too tired right now. At > one time I saw something like "Found mod_perl-1.x, good, will install > relatively to Apache2/". And that message was despite the > MP_IN

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Christopher H. Laco
Stas Bekman wrote: [snip] The difference is not first/third vs. second, but plain perl vs. mod_perl. Under mod_perl there are many things happening which don't happen under plain perl. The main cause is a persistance of things. So some totally unrelated code may cause taint problems. So you nee

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: [snip] The requirement for Cwd 2.06 was needed to get the tests running under -T, which was otherwise blowing up (precisely under 5.6.x). If there are Just for my learning, which version of -T? [t/mytest.t] #!perl -wT use Apache::Test; or PerlTaint

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Christopher H. Laco
Stas Bekman wrote: [snip] The requirement for Cwd 2.06 was needed to get the tests running under -T, which was otherwise blowing up (precisely under 5.6.x). If there are Just for my learning, which version of -T? [t/mytest.t] #!perl -wT use Apache::Test; or PerlTaint On or perl -wT t/TEST or

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Stas Bekman
Barry King wrote: Hello: I cannot test Apache::Test version 1.19 on Debian woody (5.006001) because of problems compiling Cwd on perl 5.6. However, it does compile on darwin (5.008001). FYI -- a strange result comes up when using Cwd during the test on darwin

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Stas Bekman wrote: Maybe it's a thing of the past, or I'm just too tired right now. At one time I saw something like "Found mod_perl-1.x, good, will install relatively to Apache2/". And that message was despite the MP_INST_APACHE2=1 thing. Hmm, do you think it's a misleading message? I guess we co

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Oden Eriksson wrote: Does the A-T stuff has to be installed? Is it required during mod_perl runtime in any way? No and No. Thank you. I was planning to make this "make test" work first, then don't install the A-T stuff from the mod_perl2 package but provide a new perl-Apache-Te

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Oden Eriksson wrote: Please try this patch: That worked! Thanks Stas! Now committed. Will be out in A-T 1.20 (let us know if you want us to make a new release). But now I need to feed it with defines somehow and make it include module specific files from /etc/conf/conf.d/*.conf that should prov

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Christopher H. Laco
Barry King wrote: Hello: I cannot test Apache::Test version 1.19 on Debian woody (5.006001) because of problems compiling Cwd on perl 5.6. However, it does compile on darwin (5.008001). On an unrelated note, but confirming some Cwd issues, I have to use A-T 1.16 for now because I couldn'

Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Barry King
Hello: I cannot test Apache::Test version 1.19 on Debian woody (5.006001) because of problems compiling Cwd on perl 5.6. However, it does compile on darwin (5.008001). FYI -- a strange result comes up when using Cwd during the test on darwin

Re: Apache-Test

2005-01-13 Thread Oden Eriksson
ime in any way? > > No and No. Thank you. I was planning to make this "make test" work first, then don't install the A-T stuff from the mod_perl2 package but provide a new perl-Apache-Test package that possible could be used later by our QA. How to use it that way I don

Re: Apache-Test

2005-01-13 Thread Oden Eriksson
erl1. > >> > >>but I've just tried here with the same options and it works fine. > > > > I also tried to leave out MP_INST_APACHE2=1 as well as not having > > mod_perl-common-1.3.31_1.29-3mdk installed. > > > > I just saw this: > > > >

Re: Apache-Test

2005-01-13 Thread Geoffrey Young
Stas Bekman wrote: > Geoffrey Young wrote: > >>> In which case we need to remove the custom patterns we have added so >>> far? >> >> >> >> hmm, did we actually add any, or just make the regex a bit more loose? I >> can't recall. > > > can you see how Apache-PREFORK-AdvancedExtranetServer/2.0.

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Geoffrey Young wrote: In which case we need to remove the custom patterns we have added so far? hmm, did we actually add any, or just make the regex a bit more loose? I can't recall. can you see how Apache-PREFORK-AdvancedExtranetServer/2.0.52 matches 1? That's because our code is completely brok

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Oden Eriksson wrote: [...] To test this I have removed the tagging but got problems elsewhere because we use defines to activate stuff in our config. So for example *if* mod_env is installed we pass -DHAVE_ENV when starting apache. I think the easiest thing for me to do is to make a wrapper that

Re: Apache-Test

2005-01-13 Thread Stas Bekman
kit: META.yml But the file is there. It's possible that Apache-Test/Makefile.PL is the one that has complained. But ignore that for now. A-T is bundled with modperl and it's the one that should be run. Not any previously installed A-T. The system is clean except for parts of mod_

Re: Apache-Test

2005-01-13 Thread Oden Eriksson
is came up we decided that we just couldn't > > satsify everyone and we left it as is. > > > > my personal pov is that Apache-Test is for the Apache webserver as it > > ships from httpd.apache.org - if third parties want to mess with the > > official server designatio

Re: Apache-Test

2005-01-13 Thread Geoffrey Young
> In which case we need to remove the custom patterns we have added so far? hmm, did we actually add any, or just make the regex a bit more loose? I can't recall. > > +1, but the last time we added a new pattern when somebody brought an > argument, that users weren't able to run A-T because of

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Geoffrey Young wrote: may be we should stop trying to parse the leading string and just gor for "/x.y.zz" part. Otherwise we will never satisfy everybody. I think the last time this came up we decided that we just couldn't satsify everyone and we left it as is. my personal pov is t

Re: Apache-Test

2005-01-13 Thread Geoffrey Young
> may be we should stop trying to parse the leading string and just gor > for "/x.y.zz" part. Otherwise we will never satisfy everybody. I think the last time this came up we decided that we just couldn't satsify everyone and we left it as is. my personal pov is that A

Re: Apache-Test

2005-01-13 Thread Oden Eriksson
torsdag 13 januari 2005 04.05 skrev Stas Bekman: > Oden Eriksson wrote: > >>>I have been struggling for several hours now trying to understand how > >>>Apache-Test is supposed to work with mod_perl-2.0.0-RC3, apache-2.0.52 > >>>and Mandrakelinux. I'm

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Oden Eriksson wrote: I have been struggling for several hours now trying to understand how Apache-Test is supposed to work with mod_perl-2.0.0-RC3, apache-2.0.52 and Mandrakelinux. I'm maintaining these softwares in Mandrakelinux. Apache-Test seems to think it's a apache-1.x environment

Re: Apache-Test

2005-01-13 Thread Oden Eriksson
torsdag 13 januari 2005 01.56 skrev Stas Bekman: > Hi Oden, Hi Stas. > > I have been struggling for several hours now trying to understand how > > Apache-Test is supposed to work with mod_perl-2.0.0-RC3, apache-2.0.52 > > and Mandrakelinux. I'm maintaining these

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Hi Oden, I have been struggling for several hours now trying to understand how Apache-Test is supposed to work with mod_perl-2.0.0-RC3, apache-2.0.52 and Mandrakelinux. I'm maintaining these softwares in Mandrakelinux. Apache-Test seems to think it's a apache-1.x environment passing

Apache-Test

2005-01-12 Thread Oden Eriksson
Hi list. I have been struggling for several hours now trying to understand how Apache-Test is supposed to work with mod_perl-2.0.0-RC3, apache-2.0.52 and Mandrakelinux. I'm maintaining these softwares in Mandrakelinux. Apache-Test seems to think it's a apache-1.x environment passing

[ANNOUNCE] Apache-Test 1.19

2005-01-06 Thread Philippe M. Chiasson
The uploaded file Apache-Test-1.19.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/Apache-Test-1.19.tar.gz size: 142015 bytes md5: 795c1fcefd0f21b126f573fc46427139 Changes since 1.18: Test for module.c instead of module.so for IfModule in find_and_load_module [Chia-Liang

[ANNOUNCE] Apache-Test 1.18

2004-12-23 Thread Philippe M. Chiasson
The uploaded file Apache-Test-1.18.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/Apache-Test-1.18.tar.gz size: 141721 bytes md5: 22e566a51d2e2b5c6647ecd6f36a1b65 Changes since 1.17: fix a bug in A-T config generation, when a vhost entry was in autogenerated

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Stas Bekman
I still need to take a crack at the mp2 RC and see if it will build on my setup as well. that's definitely more important! I would think so. I did a quick test that night, and I still couldn't do a stock "perl Makefile.PL" and have it find libs without doing "perl Makefile.PL MP_AP_PREFIX=C:\D

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Christopher H. Laco
Stas Bekman wrote: Chris, if you are still looking at what to do to improve A-T, I think this two new todo items might be of interest to you. I'm knee deep in another project at the moment, but I'm sure I'll get sick of it and need a break by the end of the weekend. No problem, there is no hur

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Stas Bekman
Chris, if you are still looking at what to do to improve A-T, I think this two new todo items might be of interest to you. I'm knee deep in another project at the moment, but I'm sure I'll get sick of it and need a break by the end of the weekend. No problem, there is no hurry, those are nice t

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Christopher H. Laco
Stas Bekman wrote: [EMAIL PROTECTED] wrote: Author: stas Date: Wed Dec 15 08:08:52 2004 New Revision: 111983 URL: http://svn.apache.org/viewcvs?view=rev&rev=111983 Log: - general config: adjust Apache/TestConfig.pm not to write irrelevant httpd.conf sections (e.g. for win32, and vice versa, A-

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Stas Bekman
[EMAIL PROTECTED] wrote: Author: stas Date: Wed Dec 15 08:08:52 2004 New Revision: 111983 URL: http://svn.apache.org/viewcvs?view=rev&rev=111983 Log: - general config: adjust Apache/TestConfig.pm not to write irrelevant httpd.conf sections (e.g. for win32, and vice versa, A-T knows exactly wha

Re: Apache-Test/Makefile.PL r105822

2004-12-13 Thread Stas Bekman
Actually I think it's simpler than what I thought. Since the workaround is needed when build A-T alone, this should do the trick. Could you please test that it still does what it's supposed to do? Index: Apache-Test/M

Re: Apache-Test/Makefile.PL r105822

2004-12-13 Thread Stas Bekman
Geoffrey Young wrote: doesn't seem to be right. sub is a compile time directive, so putting it in a conditional doesn't prevent from it being compiled: indeed. guess I wasn't thinking, which seems to be happening lots lately. No worries :) There is a way too many things to think about. Moreover i

Re: Apache-Test/Makefile.PL r105822

2004-12-13 Thread Geoffrey Young
> doesn't seem to be right. sub is a compile time directive, so putting it > in a conditional doesn't prevent from it being compiled: indeed. guess I wasn't thinking, which seems to be happening lots lately. > Moreover it now introduces a warning in mp2 build > Subroutine MY::libscan redefined

Apache-Test/Makefile.PL r105822

2004-12-13 Thread Stas Bekman
Geoff, This change: http://svn.apache.org/viewcvs.cgi/httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL?rev=105822&r1=105299&r2=105822&diff_format=h adding: if ($ExtUtils::MakeMaker::VERSION < 6.06) { # now that we're using subversion, make sure that

[ANNOUNCE] Apache-Test 1.17

2004-12-11 Thread Stas Bekman
The uploaded file Apache-Test-1.17.tar.gz has entered CPAN as file: $CPAN/authors/id/S/ST/STAS/Apache-Test-1.17.tar.gz size: 139628 bytes md5: aab95b3246931be87f2506f3053c5868 Changes since 1.16: Apache::TestHandler: need to load Apache::RequestIO for mp2 for puts() to work [Stas] new

Re: Problem building Apache::Test module on RHEL WS 3.0

2004-12-01 Thread Joe Orton
ning] setting ulimit to allow core files > ulimit -c unlimited; /usr/bin/perl /tmp/Apache-Test-1.16/t/TEST -bugreport > -verbose=0 > APXS (/usr/sbin/apxs) query for SBINDIR failed > APXS (/usr/sbin/apxs) query for TARGET failed ... Do you have the httpd-devel package installed? IIRC this

Re: Problem building Apache::Test module on RHEL WS 3.0

2004-12-01 Thread Stas Bekman
Brian McEntire wrote: [...] Invalid command 'TypesConfig', perhaps mis-spelled or defined by a module not included in the server configuration [...] TypesConfig "/tmp/Apache-Test-1.16/t/conf/mime.types" Is TypesConfig not recognized by Apache/2.0.46 (the latest Apache tha

Problem building Apache::Test module on RHEL WS 3.0

2004-12-01 Thread Brian McEntire
Hello! I checked the archived mailing lists but didn't find any references to this question. I had one hit in Google, but it was someone asking basically the same question and there was no answer in the thread. So here I go, hope someone can help! I first tried to build Apache::Test

Re: svn commit: r109235 - /httpd/test/trunk/perl-framework/Apache-Test/t/redirect.t

2004-11-30 Thread Stas Bekman
Geoffrey Young wrote: -plan tests => 6, need_module('mod_alias.c') && &need_lwp; +plan tests => 6, need need_module('mod_alias.c'), &need_lwp; ^ ? :) Garbage in, garbage out :) now fixed :) -- _

Re: svn commit: r109235 - /httpd/test/trunk/perl-framework/Apache-Test/t/redirect.t

2004-11-30 Thread Christopher H. Laco
Geoffrey Young wrote: -plan tests => 6, need_module('mod_alias.c') && &need_lwp; +plan tests => 6, need need_module('mod_alias.c'), &need_lwp; ^ ? :) --Geoff Ha, now see what I've started. :-)

Re: svn commit: r109235 - /httpd/test/trunk/perl-framework/Apache-Test/t/redirect.t

2004-11-30 Thread Geoffrey Young
> -plan tests => 6, need_module('mod_alias.c') && &need_lwp; > +plan tests => 6, need need_module('mod_alias.c'), &need_lwp; ^ ? :) --Geoff

Re: svn commit: r105803 - in httpd/test/trunk/perl-framework: . Apache-Test Apache-Test/lib/Apache Apache-Test/t Apache-Test/t/conf c-modules c-modules/authany c-modules/client_add_filter c-modules/ea

2004-11-20 Thread Stas Bekman
Geoffrey Young wrote: (For Geoff): the quick'n'easy way to add a file to svn:ignore is: $ svn propedit svn:ignore . which brings up the property contents in $EDITOR. bah, I could have sworn I tried that, but I might not have had $EDITOR set properly. anyway, thanks for the tip. Guys, can we have

Re: svn commit: r105803 - in httpd/test/trunk/perl-framework: . Apache-Test Apache-Test/lib/Apache Apache-Test/t Apache-Test/t/conf c-modules c-modules/authany c-modules/client_add_filter c-modules/ea

2004-11-20 Thread Geoffrey Young
> (For Geoff): the quick'n'easy way to add a file to svn:ignore is: > > $ svn propedit svn:ignore . > > which brings up the property contents in $EDITOR. bah, I could have sworn I tried that, but I might not have had $EDITOR set properly. anyway, thanks for the tip. --Geoff

Re: svn commit: r105803 - in httpd/test/trunk/perl-framework: . Apache-Test Apache-Test/lib/Apache Apache-Test/t Apache-Test/t/conf c-modules c-modules/authany c-modules/client_add_filter c-modules/ea

2004-11-19 Thread Geoffrey Young
>> The .cvsignore properties were automatically added into the svn:ignore >> properties by cvs2svn when the repos was converted, so when I removed >> the .cvsignore files that's all I did, nothing else needed tweaking. > > > Great! so Geoff, that means you can drop the .cvsignore files in the mp

Re: svn commit: r105803 - in httpd/test/trunk/perl-framework: . Apache-Test Apache-Test/lib/Apache Apache-Test/t Apache-Test/t/conf c-modules c-modules/authany c-modules/client_add_filter c-modules/ea

2004-11-19 Thread Stas Bekman
Joe Orton wrote: On Fri, Nov 19, 2004 at 03:23:46PM -0500, Stas Bekman wrote: Geoffrey Young wrote: what's the replacement for .cvsignore under svn? I can't see where the data in .cvsignore has migrated to. each directory now has properties and one of those properties is which files to ignore. s

  1   2   3   4   5   6   7   8   9   >