The lib dir is for things we need version-locked.
On Sat, Dec 31, 2011 at 6:41 PM, Dave Brosius <dbros...@mebigfatguy.com> wrote: > Greetings, > > I see that Cassandra has a lib directory full of 3rdparty jars, but also > uses mvn dependency management. The only difference it appears to me is > that the lib directory is missing hadoop-core. So the question is, is this > lib dir just a legacy that should be removed, or should hadoop-core be added > to this lib dir, or am I completely confused? > > thanks, > dave