[
https://issues.apache.org/jira/browse/FLINK-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-15025:
----------------------------
Description: FLINK-14581 accidentally excluded the directory
src/main/resources from the jar of the flink-python. This results into that the
license files of the bundled third-party dependencies which are not of apache
license are not bundled into the jar. The content of the NOTICE file defined in
src/main/resources is also not included in the jar. (was: FLINK-14581
accidentally excluded the directory src/main/resources from the jar of the
flink-python. This results that the license files of the bundled third-party
dependencies which are not of apache license are not bundled into the jar. The
content of the NOTICE file defined in src/main/resources is also not included
in the jar.)
> The license and notice is incorrect for the flink-python module
> ---------------------------------------------------------------
>
> Key: FLINK-15025
> URL: https://issues.apache.org/jira/browse/FLINK-15025
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.10.0
> Reporter: Dian Fu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> FLINK-14581 accidentally excluded the directory src/main/resources from the
> jar of the flink-python. This results into that the license files of the
> bundled third-party dependencies which are not of apache license are not
> bundled into the jar. The content of the NOTICE file defined in
> src/main/resources is also not included in the jar.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)