activemq/activemq-broker
Christopher L. Shannon (cshannon) 7fdad3a73d AMQ-7151 - Remove dependency on Guava from activemq-broker
Guava is supposed to only be used for the leveldb store and as a test
    dependency elsewhere but there is one spot it is used in activemq-broker for
    filtering collections. With Java 8 this can be easily rewritten to avoid the use of Guava.

    This commit is based on the patch submitted by Filip Hrisafov
2019-02-18 07:49:47 -05:00
..
src AMQ-7151 - Remove dependency on Guava from activemq-broker 2019-02-18 07:49:47 -05:00
pom.xml AMQ-7151 - Remove dependency on Guava from activemq-broker 2019-02-18 07:49:47 -05:00