[
https://issues.apache.org/jira/browse/AMQ-6684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023087#comment-16023087
]
ASF subversion and git services commented on AMQ-6684:
------------------------------------------------------
Commit 7cae60eae0e2835222783c770974d83323dd6a10 in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=7cae60e ]
[AMQ-6684] exclude json cat-x transitive dep
> org.json is cat-x - needs to be removed
> ---------------------------------------
>
> Key: AMQ-6684
> URL: https://issues.apache.org/jira/browse/AMQ-6684
> Project: ActiveMQ
> Issue Type: Bug
> Components: activemq-leveldb-store
> Affects Versions: 5.14.0
> Reporter: Gary Tully
> Priority: Blocker
> Fix For: 5.15.0
>
>
> org.json is cat-x and cannot be included as a compile dependency going
> forward.
> org.linkedin:org.linkedin.zookeeper-impl:jar:1.4.0:compile
> [INFO] | \- org.linkedin:org.linkedin.util-groovy:jar:1.7.1:compile
> [INFO] | +- org.slf4j:jul-to-slf4j:jar:1.5.8:compile
> [INFO] | +- org.apache.ant:ant:jar:1.8.4:compile
> [INFO] | | \- org.apache.ant:ant-launcher:jar:1.8.4:compile
> [INFO] | \- org.json:json:jar:20090211:compile
> is used in activemq-leveldb-store and activemq-partition
> using curator as a replacement may be a viable option for the zk client
> dependency.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)