Re: dependency issue in 1.5... again

2013-05-27 Thread Corey Nolet
ACCUMULO-1405 should address this issue (the commons dependencies should also be implied). We have been contemplating several different scenarios and trying to find a solution that works out for everyone. Jim, I think it would be useful to capture the expectations for your clojure use-case as wel

Re: dependency issue in 1.5... again

2013-05-27 Thread Christopher
Mini Accumulo was moved to its own module at the last moment, and there wasn't time to discuss dependency issues relating to it. I'm thinking that Mini should not have any "provided" dependencies, so that depending on it via Maven goes smoothly. However, we still shouldn't be packaging these depen

dependency issue in 1.5... again

2013-05-27 Thread Jim Klucar
I know there was a discussion about this earlier, and I'm sorry I missed the RC testing window, but I'm still having a problem with miniaccumulo in 1.5. The issue is that in the pom.xml there are dependencies listed as provided. (commons-*, zookeeper, hadoop-client, log4j) This means that when I