[
https://issues.apache.org/jira/browse/HBASE-22866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914565#comment-16914565
]
Hudson commented on HBASE-22866:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #627 (See
[https://builds.apache.org/job/HBase-1.3-IT/627/])
HBASE-22866 Multiple slf4j-log4j provider versions included in binary
(apurtell: rev e0a11a57883aabc40975a9a5091d7486d3b24b05)
* (edit) hbase-testing-util/pom.xml
* (edit) pom.xml
* (edit) hbase-shaded/pom.xml
> 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
> Assignee: Viraj Jasani
> Priority: Minor
> Fix For: 1.5.0, 1.3.6, 1.4.11
>
> Attachments: HBASE-22866.branch-1.000.patch,
> HBASE-22866.branch-1.000.patch
>
>
> 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
(v8.3.2#803003)