You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "David Capwell (JIRA)" <ji...@apache.org> on 2018/04/27 22:49:00 UTC

[jira] [Updated] (DRILL-5917) Ban org.json:json library in Drill

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

David Capwell updated DRILL-5917:
---------------------------------
    Attachment: image.png

> Ban org.json:json library in Drill
> ----------------------------------
>
>                 Key: DRILL-5917
>                 URL: https://issues.apache.org/jira/browse/DRILL-5917
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.11.0
>            Reporter: Arina Ielchiieva
>            Assignee: Vlad Rozov
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.12.0
>
>         Attachments: image.png
>
>
> Apache Drill has dependencies on json.org lib indirectly from two libraries:
> com.mapr.hadoop:maprfs:jar:5.2.1-mapr
> com.mapr.fs:mapr-hbase:jar:5.2.1-mapr
> {noformat}
> [INFO] org.apache.drill.contrib:drill-format-mapr:jar:1.12.0-SNAPSHOT
> [INFO] +- com.mapr.hadoop:maprfs:jar:5.2.1-mapr:compile
> [INFO] |  \- org.json:json:jar:20080701:compile
> [INFO] \- com.mapr.fs:mapr-hbase:jar:5.2.1-mapr:compile
> [INFO]    \- (org.json:json:jar:20080701:compile - omitted for duplicate)
> {noformat}
> Need to make sure we won't have any dependencies from these libs to org.json:json lib and ban this lib in main pom.xml file.
> Issue is critical since Apache release won't happen until we make sure org.json:json lib is not used (https://www.apache.org/legal/resolved.html).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)