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

Steve Loughran commented on HADOOP-16381:
-----------------------------------------

Netty could be trouble; this one depends on  4.1, while hadoop-project/pom.xml 
talks of 4.0.52.Final (HADOOP-14910).

It's probably about time to update netty everywhere, but as it spans a lot of 
classes and is "important', that would have to be a separate piece of work. For 
now, if this module is pulling in netty it should see if it can be downgraded 
to using the current netty version.

> 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
>
>
> {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]

Reply via email to