On Sep 30, 2013, at 8:06 AM, Mark Miller <[email protected]> wrote: > 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.
I like the idea - this would also make it unnecessary to test for multiple versions of the same dependency. I'll whip up a patch. Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
