You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2017/05/24 14:35:04 UTC

[jira] [Updated] (AMQ-6684) org.json is cat-x - needs to be removed

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

Gary Tully updated AMQ-6684:
----------------------------
    Description: 
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.

  was:
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:provided
[INFO] |  \- org.linkedin:org.linkedin.util-groovy:jar:1.7.1:provided
[INFO] |     +- org.slf4j:jul-to-slf4j:jar:1.5.8:provided
[INFO] |     +- org.apache.ant:ant:jar:1.8.4:provided
[INFO] |     |  \- org.apache.ant:ant-launcher:jar:1.8.4:provided
[INFO] |     \- org.json:json:jar:20090211:provided

is used in activemq-leveldb-store and activemq-partition
using curator as a replacement may be a viable option for the zk client dependency.


> 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)