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

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

     [ https://issues.apache.org/jira/browse/AMQ-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon updated AMQ-9242:
----------------------------------------
    Summary: activemq-partition module should not have a compile time dependency on log4j-slf4j2-impl  (was: activem-partition should not have a compile time dependency on log4j-slf4j2-impl)

> 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
>            Priority: Major
>             Fix For: 5.19.0, 5.18.2
>
>
> 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)