[
https://issues.apache.org/jira/browse/HBASE-22866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909582#comment-16909582
]
Viraj Jasani commented on HBASE-22866:
--------------------------------------
Oh yes, the top level parent pom has common version defined for slf4j-api but
not for slf4j-log4j12.
Also, let's take this opportunity to upgrade slf4j version to 1.7.25(similar to
master and branch-2). Should not be a big change, let me test and upload the
patch quickly.
> 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
> Priority: Minor
> 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)