[
https://issues.apache.org/jira/browse/HADOOP-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875451#comment-16875451
]
Sushil Ks commented on HADOOP-16381:
------------------------------------
Sure [[email protected]], I have updated the patch to use the current netty
version. The dependency tree now is as follows.
{code:java}
INFO] +- io.reactivex:rxjava:jar:1.3.8:compile
[INFO] \- com.microsoft.azure:azure-cosmosdb:jar:2.4.5:compile
[INFO] +- com.microsoft.azure:azure-cosmosdb-commons:jar:2.4.5:compile
[INFO] | +- commons-validator:commons-validator:jar:1.6:compile
[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile
[INFO] | \- org.apache.commons:commons-collections4:jar:4.2:compile
[INFO] +- com.microsoft.azure:azure-cosmosdb-gateway:jar:2.4.5:compile
[INFO] +- com.microsoft.azure:azure-cosmosdb-direct:jar:2.4.5:compile
[INFO] +- com.fasterxml.uuid:java-uuid-generator:jar:3.1.4:compile
[INFO] +- com.github.davidmoten:rxjava-extras:jar:0.8.0.17:compile
[INFO] +- io.reactivex:rxjava-string:jar:1.1.1:compile
[INFO] \- io.reactivex:rxnetty:jar:0.4.20:compile{code}
> The JSON License is included in binary tarball via azure-documentdb:1.16.2
> --------------------------------------------------------------------------
>
> Key: HADOOP-16381
> URL: https://issues.apache.org/jira/browse/HADOOP-16381
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Akira Ajisaka
> Assignee: Sushil Ks
> Priority: Blocker
> Attachments: HADOOP-16381.001.patch, HADOOP-16381.002.patch
>
>
> {noformat}
> $ mvn dependency:tree
> (snip)
> [INFO] +- com.microsoft.azure:azure-documentdb:jar:1.16.2:compile
> [INFO] | +- com.fasterxml.uuid:java-uuid-generator:jar:3.1.4:compile
> [INFO] | +- org.json:json:jar:20140107:compile
> [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile
> [INFO] | \- joda-time:joda-time:jar:2.9.9:compile
> {noformat}
> org.json:json is JSON Licensed and it must be removed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]