Philippe M. Chiasson wrote:
Stas Bekman wrote:

Randy Kobes wrote:

On Tue, 4 Jan 2005, Stas Bekman wrote:

As noted the PAUSE indexer can't index any of our
autogenerated files, since they aren't in the distro that
gets uploaded to CPAN. As we really need to get RC3 out
tomorrow, the following temp solution resolves this
problem, by autogenerating lib/ModPerl/DummyVersions.pm
which looks like:


[ .. ]

the issues:

1) I'm not sure APR modules should get their versions as
2.0.0. Should it be 0.9 instead? since Apache 2.0 uses
libapr 0.9.x.


+1: that seems to make sense.


-0: Like I said earlier, I am not sure how we can ensure we bump
these 0.9 versions on each new mp2 release.

At the moment we don't know what's happening with APR interface, so may be leaving it at 0.9 until we know is fine.


2) This module will get installed so we should adjust MM rules to ignore
it on make install.


+1 for that as well.


Haven't addressed this issue, yet

I'm not sure it matters, but should the version specified in
DummyVersions.pm match that which is found in the
auto-generated file when things are built (0.01, I believe)?


I think those should match the mp2 version. So now we get:


I think so too, but maybe the auto-generated files in WrapXS
should also have the current mp2 version instead of 0.01 though.

Good point. I'll fix that too.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to