You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sushil Ks (JIRA)" <ji...@apache.org> on 2019/06/20 08:14:01 UTC

[jira] [Commented] (HADOOP-16381) The JSON License is included in binary tarball via azure-documentdb:1.16.2

    [ https://issues.apache.org/jira/browse/HADOOP-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868332#comment-16868332 ] 

Sushil Ks commented on HADOOP-16381:
------------------------------------

Hi [~aajisaka], for this dependency [azure-documentdb|[https://mvnrepository.com/artifact/com.microsoft.azure/azure-documentdb/1.16.2]] its not possible to remove the *org.json:json*, hence am planing to replace this with [azure-cosmosdb|[https://mvnrepository.com/artifact/com.microsoft.azure/azure-cosmosdb/2.4.5]].

This is the new dependency graph, kindly let me from your end if their licenses can be included, so that I can submit a patch.


{code:java}
[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-beanutils:commons-beanutils:jar:1.9.2:compile
[INFO] | | | +- commons-digester:commons-digester:jar:1.8:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | +- io.netty:netty-handler-proxy:jar:4.1.32.Final:compile
[INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.32.Final:compile
[INFO] | | +- org.apache.commons:commons-collections4:jar:4.2:compile
[INFO] | | \- org.apache.commons:commons-text:jar:1.6: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.google.guava:guava:jar:11.0.2:compile (version managed from 27.0.1-jre)
[INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.0:compile (version managed from 1.3.9)
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.5:compile
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.5:compile (version managed from 2.9.0)
[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.5:compile
[INFO] | +- com.fasterxml.uuid:java-uuid-generator:jar:3.1.4:compile
[INFO] | +- commons-io:commons-io:jar:2.4:compile
[INFO] | +- com.github.davidmoten:rxjava-extras:jar:0.8.0.17:compile
[INFO] | +- io.reactivex:rxjava:jar:1.3.8:compile
[INFO] | +- io.reactivex:rxjava-string:jar:1.1.1:compile
[INFO] | +- io.reactivex:rxnetty:jar:0.4.20:compile
[INFO] | +- io.netty:netty-codec-http:jar:4.1.32.Final:compile
[INFO] | | \- io.netty:netty-codec:jar:4.1.32.Final:compile
[INFO] | +- io.netty:netty-handler:jar:4.1.32.Final:compile
[INFO] | | \- io.netty:netty-buffer:jar:4.1.32.Final:compile
[INFO] | | \- io.netty:netty-common:jar:4.1.32.Final:compile
[INFO] | +- io.netty:netty-transport:jar:4.1.32.Final:compile
[INFO] | | \- io.netty:netty-resolver:jar:4.1.32.Final:compile
[INFO] | +- org.slf4j:slf4j-api:jar:1.7.6:compile
[INFO] | \- org.apache.commons:commons-lang3:jar:3.8.1: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
>
> {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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org