[
https://issues.apache.org/jira/browse/CAMEL-13173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764956#comment-16764956
]
Thomas Diesler edited comment on CAMEL-13173 at 2/11/19 1:31 PM:
-----------------------------------------------------------------
Its only that IPFS should not need to depend on blockchain bits at all. It's a
nessus issue that can be fixed easily, if not done already.
was (Author: tdiesler):
Its only that IPFS should not need to depend on blockchain bits. It's a nessus
issue that can be fixed easily, if not done already.
> [IPFS] Remove transitive dependency on bitcoin and cipher
> ---------------------------------------------------------
>
> Key: CAMEL-13173
> URL: https://issues.apache.org/jira/browse/CAMEL-13173
> Project: Camel
> Issue Type: Task
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Priority: Major
> Fix For: 3.0.0, 2.23.2
>
>
> {code}
> +- org.apache.camel:camel-ipfs:jar:2.23.1:compile
> [INFO] | \- io.nessus:nessus-ipfs:jar:1.0.0.Beta1:compile
> [INFO] | +- io.nessus:nessus-bitcoin:jar:1.0.0.Beta1:compile
> [INFO] | | +- io.nessus:nessus-api:jar:1.0.0.Beta1:compile
> [INFO] | | | \-
> wf.bitcoin:JavaBitcoindRpcClient:jar:0.17.0.Alpha2:compile
> [INFO] | | \- org.bitcoinj:bitcoinj-core:jar:0.14.7:compile
> [INFO] | | +- com.madgag.spongycastle:core:jar:1.51.0.0:compile
> [INFO] | | +- com.lambdaworks:scrypt:jar:1.4.0:compile
> [INFO] | | +- org.bitcoinj:orchid:jar:1.2.1:compile
> [INFO] | | \- com.squareup.okhttp:okhttp:jar:2.7.2:compile
> [INFO] | +- io.nessus:nessus-cipher:jar:1.0.0.Beta1:compile
> [INFO] | \- com.github.ipfs:java-ipfs-api:jar:v1.2.2:compile
> [INFO] | \- com.github.multiformats:java-multiaddr:jar:v1.3.0:compile
> [INFO] | +-
> com.github.multiformats:java-multibase:jar:v1.0.0:compile
> [INFO] | +-
> com.github.multiformats:java-multihash:jar:v1.1.0:compile
> [INFO] | \- com.github.ipld:java-cid:jar:v1.1.0:compile
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)