On Mon, Jan 16, 2012 at 10:37 AM, <[email protected]> wrote:
> Author: neels
> Date: Mon Jan 16 16:37:17 2012
> New Revision: 1232059
>
> URL: http://svn.apache.org/viewvc?rev=1232059&view=rev
> Log:
> Add mod_setlocale to contrib.
>
> * contrib/server-side/mod_setlocale/mod_setlocale.c,
> * contrib/server-side/mod_setlocale/README:
> New files.
>
> Patch by: danielsh (mod_setlocale.c), me (README file)
I am concerned about this (and followup) commits.
For the last several years, my understanding is that contrib/ has been
deprecated. We don't ship it with the release tarballs. We've even
been asking folks to move stuff out, where possible. The Subversion
project should not be a "hoster of {last,first} resort" when it comes
to Subversion-related code.
While I don't doubt the utility or quality of this code, contrib/ is
not the place for it to live.
-Hyrum