You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Filip Hrisafov (JIRA)" <ji...@apache.org> on 2019/02/11 23:25:00 UTC

[jira] [Created] (AMQ-7151) activemq-guava should not have a compile time dependency on guava

Filip Hrisafov created AMQ-7151:
-----------------------------------

             Summary: activemq-guava should not have a compile time dependency on guava
                 Key: AMQ-7151
                 URL: https://issues.apache.org/jira/browse/AMQ-7151
             Project: ActiveMQ
          Issue Type: Wish
    Affects Versions: 5.15.8
            Reporter: Filip Hrisafov


Looking at [https://mvnrepository.com/artifact/org.apache.activemq/activemq-broker/5.15.8] you can see that guava is a compile time dependency for activemq-broker. Looking at the  [pom.xml|https://github.com/apache/activemq/blob/9abe2c6f97c92fc99c5a2ef02846f62002a671cf/activemq-broker/pom.xml#L86-L90] of the activemq-broker the guava dependency is under the section "Testing Dependencies".

I did a search for guava within the ActiveMQ code base and couldn't find usage of Guava. What is the reason for the Guava dependency within ActiveMQ.

I was not sure what type the issue should be so I used "Wish".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)