On Tue, Jun 21, 2011 at 11:16, <phi...@apache.org> wrote: > Author: philip > Date: Tue Jun 21 15:16:07 2011 > New Revision: 1138040 > > URL: http://svn.apache.org/viewvc?rev=1138040&view=rev > Log: > Support building with APR 2.0. Berkeley DB detection doesn't work.
I'm not entirely sure that we want to allow this. We provide strong API guarantees to our third-party applications. But our API is inherently tied to the APR API. If somebody upgrades Subversion and that brings APR 2.0 along with it, then their application may break. Any thoughts? Cheers, -g