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 2019/02/18 12:54:00 UTC

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

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

Christopher L. Shannon resolved AMQ-7151.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.16.0

I modified your patch a bit and removed the dependency on guava from activemq-broker

> activemq-broker 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
>            Assignee: Christopher L. Shannon
>            Priority: Minor
>             Fix For: 5.16.0
>
>         Attachments: AMQ-7151.patch
>
>
> 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)