[ 
https://issues.apache.org/jira/browse/HBASE-22866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928798#comment-16928798
 ] 

Viraj Jasani edited comment on HBASE-22866 at 9/12/19 6:10 PM:
---------------------------------------------------------------

[~xucang] This seems to be issue with branch-1, I am not much aware of it 
though.

[~busbey] has provided some context about this in HBASE-22728,

In his own words:
{quote}I think we used to accidentally include the tools.jar from the JDK in 
our assembly? we can't do that because it's under the same terms as the JDK. if 
it's also in the branch and shows up on nightly, then I wouldn't worry about 
fixing it here. But we should figure out what's going on, generally. I'll make 
a jira and dig in when I can. If anyone else has time before a linked jira 
shows up, please feel free to not wait for me.
{quote}
 


was (Author: vjasani):
This seems to be issue with branch-1, I am not much aware of it though.

[~busbey] has provided some context about this in HBASE-22728,

In his own words:

```

I think we used to accidentally include the tools.jar from the JDK in our 
assembly? we can't do that because it's under the same terms as the JDK. if 
it's also in the branch and shows up on nightly, then I wouldn't worry about 
fixing it here. But we should figure out what's going on, generally. I'll make 
a jira and dig in when I can. If anyone else has time before a linked jira 
shows up, please feel free to not wait for me.

```

> 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)

Reply via email to