You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/11 14:11:00 UTC

[jira] [Work logged] (AMQ-9242) activemq-partition module should not have a compile time dependency on log4j-slf4j2-impl

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

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

                Author: ASF GitHub Bot
            Created on: 11/Apr/23 14:10
            Start Date: 11/Apr/23 14:10
    Worklog Time Spent: 10m 
      Work Description: cshannon commented on PR #997:
URL: https://github.com/apache/activemq/pull/997#issuecomment-1503434232

   I meant to get this into 5.18.1 but forgot but it's fine to wait for 5.18.2 as it's been broken a while, not a new thing and this module isn't really used anymore anyways.




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

            Worklog Id:     (was: 856138)
    Remaining Estimate: 0h
            Time Spent: 10m

> activemq-partition module should not have a compile time dependency on log4j-slf4j2-impl
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQ-9242
>                 URL: https://issues.apache.org/jira/browse/AMQ-9242
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>            Priority: Major
>             Fix For: 5.19.0, 5.18.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The activemq-partition module is pulling in log4j-slf4j2-impl by mistake as a compile time dependency. It should only be a test dependency and the slf4j-api should be the only compile time dependency like the rest of the modules. Only the activemq-all and assembly modules should pull in the implementation versions.
> This has been broken since before slf4j2 but I noticed it with the upgrade from conflicts when I had slff4j1 still on the classpath.



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