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] [Created] (AMQ-9242) activem-partition should not have a compile time dependency on log4j-slf4j2-impl

Christopher L. Shannon created AMQ-9242:
-------------------------------------------

             Summary: activem-partition 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
             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)