Andrew Purtell created HBASE-22866:
--------------------------------------
Summary: Multiple slf4j-log4j provider versions included in binary
package (branch-1)
Key: HBASE-22866
URL: https://issues.apache.org/jira/browse/HBASE-22866
Project: HBase
Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Andrew Purtell
Fix For: 1.5.0
Examining binary assembly results there are multiple versions of slf4j-log4j in
lib/
{noformat}
slf4j-api-1.7.7.jar
slf4j-log4j12-1.6.1.jar
slf4j-log4j12-1.7.10.jar
slf4j-log4j12-1.7.7.jar
{noformat}
We aren't managing slf4j-log4j12 dependency versions correctly, somehow.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)