On 30.05.17 07:00, Chetan Mehrotra wrote:
On Mon, May 29, 2017 at 6:50 PM, <[email protected]> wrote:+ private static final int CHILDREN_CAP = getInteger("children.cap", 100);Better to have system property prefix with 'oak' i.e. 'oak.children.cap'
Agreed. Done at http://svn.apache.org/viewvc?rev=1796728&view=rev Michael
