[ 
https://issues.apache.org/jira/browse/KNOX-3011?focusedWorklogId=907151&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-907151
 ]

ASF GitHub Bot logged work on KNOX-3011:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Feb/24 11:44
            Start Date: 27/Feb/24 11:44
    Worklog Time Spent: 10m 
      Work Description: smolnar82 merged PR #861:
URL: https://github.com/apache/knox/pull/861




Issue Time Tracking
-------------------

    Worklog Id:     (was: 907151)
    Time Spent: 20m  (was: 10m)

> Resolve duplicated SL4J on classpath issue
> ------------------------------------------
>
>                 Key: KNOX-3011
>                 URL: https://issues.apache.org/jira/browse/KNOX-3011
>             Project: Apache Knox
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 2.1.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Any time I run a KnoxCLI command, it always starts with the following warning 
> messages displayed on my terminal:
> {noformat}
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/Users/sandormolnar/test/knoxGateway/bin/../dep/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/Users/sandormolnar/test/knoxGateway/bin/../dep/logback-classic-1.2.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
> explanation.
> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
> {noformat}
> The reason behind this warning is that Zookeeper pulls in outdated 
> {{logback}} dependencies which we should exclude.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to