You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "wujinhu (JIRA)" <ji...@apache.org> on 2019/01/29 08:51:00 UTC

[jira] [Updated] (FLINK-11442) Upgrade OSS SDK Version

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

wujinhu updated FLINK-11442:
----------------------------
    Description: 
Upgrade oss sdk version to exclude org.json dependency.

[INFO] +- com.aliyun.oss:aliyun-sdk-oss:jar:3.1.0:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.3:compile
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.6:compile
[INFO] | +- org.jdom:jdom:jar:1.1:compile
[INFO] | +- com.sun.jersey:jersey-json:jar:1.9:compile
[INFO] | | +- org.codehaus.jettison:jettison:jar:1.1:compile
[INFO] | | | \- stax:stax-api:jar:1.0.1:compile
[INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
[INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.2:compile
[INFO] | | | +- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO] | | | \- javax.activation:activation:jar:1.1:compile
[INFO] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.8.3:compile
[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.8.3:compile
[INFO] | +- com.aliyun:aliyun-java-sdk-core:jar:3.4.0:compile
[INFO] | | \- org.json:json:jar:20170516:compile
[INFO] | +- com.aliyun:aliyun-java-sdk-ram:jar:3.0.0:compile
[INFO] | +- com.aliyun:aliyun-java-sdk-sts:jar:3.0.0:compile
[INFO] | \- com.aliyun:aliyun-java-sdk-ecs:jar:4.2.0:compile

 

The license of org.json:json:jar:20170516:compile is JSON License, which cannot be included.
[https://www.apache.org/legal/resolved.html#json]

  was:Upgrade oss sdk version to exclude org.json dependency.


> Upgrade OSS SDK Version
> -----------------------
>
>                 Key: FLINK-11442
>                 URL: https://issues.apache.org/jira/browse/FLINK-11442
>             Project: Flink
>          Issue Type: Improvement
>          Components: filesystem-connector
>    Affects Versions: 1.8.0
>            Reporter: wujinhu
>            Assignee: wujinhu
>            Priority: Major
>
> Upgrade oss sdk version to exclude org.json dependency.
> [INFO] +- com.aliyun.oss:aliyun-sdk-oss:jar:3.1.0:compile
> [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.3:compile
> [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.6:compile
> [INFO] | +- org.jdom:jdom:jar:1.1:compile
> [INFO] | +- com.sun.jersey:jersey-json:jar:1.9:compile
> [INFO] | | +- org.codehaus.jettison:jettison:jar:1.1:compile
> [INFO] | | | \- stax:stax-api:jar:1.0.1:compile
> [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
> [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.2:compile
> [INFO] | | | +- javax.xml.stream:stax-api:jar:1.0-2:compile
> [INFO] | | | \- javax.activation:activation:jar:1.1:compile
> [INFO] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.8.3:compile
> [INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.8.3:compile
> [INFO] | +- com.aliyun:aliyun-java-sdk-core:jar:3.4.0:compile
> [INFO] | | \- org.json:json:jar:20170516:compile
> [INFO] | +- com.aliyun:aliyun-java-sdk-ram:jar:3.0.0:compile
> [INFO] | +- com.aliyun:aliyun-java-sdk-sts:jar:3.0.0:compile
> [INFO] | \- com.aliyun:aliyun-java-sdk-ecs:jar:4.2.0:compile
>  
> The license of org.json:json:jar:20170516:compile is JSON License, which cannot be included.
> [https://www.apache.org/legal/resolved.html#json]



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