One 2/10/2012 at 1:29 PM, Steven A Rowe wrote:
> My current thinking is that the license checking code should be invoked
> once per module, and that each module can have a set of lib/ directories
> associated with it.  By default, that set would consist only of the lib/
> directory associated with the module, but solr/core/ and lucene/core/
> would specialize the set: lucene/core/ would include lucene/lib/, and
> solr/core/ would include solr/lib/ and also all the example/**/lib/ dirs.

I put a patch up implementing these ideas at: 

    https://issues.apache.org/jira/browse/LUCENE-3774

Steve

Reply via email to