[
https://issues.apache.org/jira/browse/BLUR-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron McCurry updated BLUR-355:
-------------------------------
Fix Version/s: 0.2.4
> 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
> Assignee: Andrew Avenoso
> Fix For: 0.2.4
>
>
> 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)