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

ASF GitHub Bot logged work on AMQ-7426:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Feb/22 11:10
            Start Date: 21/Feb/22 11:10
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on pull request #662:
URL: https://github.com/apache/activemq/pull/662#issuecomment-1046760243


   There remain a lot of dependencies on log4j 1.x even after these changes. 
I'd suggest you should take a look at some of the AMQ 8472 related reload4j 
changes again and incorporating related aspects to address them (e.g perhaps 
also using the log4j2 api bridge for them if needed).
   
   > $ mvn dependency:tree | grep " log4j:log4j"
   [INFO] |  +- log4j:log4j:jar:1.2.17:test
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile (optional) 
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile (optional) 
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile (optional) 
   [INFO] |  +- log4j:log4j:jar:1.2.17:provided
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |  |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |  \- log4j:log4j:jar:1.2.17:compile
   [INFO]    |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |  +- log4j:log4j:jar:1.2.17:compile
   [INFO] |  |  +- log4j:log4j:jar:1.2.17:compile
   [INFO] |     +- log4j:log4j:jar:1.2.12:compile
   [INFO] |  +- log4j:log4j:jar:1.2.17:compile
   
   > $ mvn dependency:tree | grep "slf4j-log4j12"
   [INFO] |  +- org.slf4j:slf4j-log4j12:jar:1.7.25:provided
   [INFO] |  +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile
   [INFO] |  |  +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile
   [INFO] |  +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 730309)
    Time Spent: 4h 40m  (was: 4.5h)

> Upgrade to log4j2
> -----------------
>
>                 Key: AMQ-7426
>                 URL: https://issues.apache.org/jira/browse/AMQ-7426
>             Project: ActiveMQ
>          Issue Type: Task
>          Components: Broker
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.17.0
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> This JIRA will upgrade 5.17.x to use Log4J 2.x instead of 1.x
> (5.16.x was switched to using [reload4j|https://reload4j.qos.ch/] instead of 
> Log4j 1.x via AMQ-8472 in 5.16.4)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to