On Sep 30, 2013, at 12:52 AM, Steve Rowe <[email protected]> wrote:

> I think we should have a test somewhere that complains when we have multiple 
> versions of the same dependency, across all Lucene and Solr modules.


I think that is a fine idea.

I'd like it for some things if we actually kept the versions somewhere else - 
for instance, Hadoop dependencies should match across the mr module and the 
core module.

Perhaps we could define versions for dependencies across multiple modules that 
should probably match, in a prop file or ant file and use sys sub for them in 
the ivy files.

For something like Hadoop, that would also make it simple to use Hadoop 1 
rather than 2 with a single sys prop override. Same with some other depenencies.

Just thinking out loud at this point.

- Mark

Reply via email to