Tim Williams created BLUR-355:
---------------------------------
Summary: Blur Console is taking advantage of a transitive
dependency with commons-collections
Key: BLUR-355
URL: https://issues.apache.org/jira/browse/BLUR-355
Project: Apache Blur
Issue Type: Bug
Components: Blur Console
Reporter: Tim Williams
The console seems to have a direct dependency on commons-collections but
doesn't declare it in its pom. It's currently getting it for free when the
built-in hadoop version is used - however, if the user has HADOOP_HOME set,
then blur will just use that and HADOOP_HOME/lib isn't guaranteed to have it
for all versions that blur works with.
Long story short, we should prolly declare it as a direct dependency.
--
This message was sent by Atlassian JIRA
(v6.2#6252)