You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/03 09:12:00 UTC

[jira] [Updated] (FLINK-18471) flink-runtime lists "org.uncommons.maths:uncommons-maths:1.2.2a" as a bundled dependency, but it isn't

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

ASF GitHub Bot updated FLINK-18471:
-----------------------------------
    Labels: pull-request-available  (was: )

> flink-runtime lists "org.uncommons.maths:uncommons-maths:1.2.2a" as a bundled dependency, but it isn't
> ------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-18471
>                 URL: https://issues.apache.org/jira/browse/FLINK-18471
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.11.0
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Critical
>              Labels: pull-request-available
>
> This is the relevant section in the NOTICE file
> {code}
> This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
> - com.typesafe.akka:akka-remote_2.11:2.5.21
> - io.netty:netty:3.10.6.Final
> - org.uncommons.maths:uncommons-maths:1.2.2a
> {code}.
> The uncommons-maths dependency is not declared anywhere, nor is it included in the binary file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)