[
https://issues.apache.org/jira/browse/FLINK-13967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-13967.
------------------------------------
Fix Version/s: 1.8.3
Resolution: Fixed
master: 0d390c1e4a8de45ea1151e038b2d10508394de1f
1.9: 6acbe6622db0c2fdc6dcccc1b70a4887ee3b6116
1.8: 863b92ba29b9f10737e0479349ba22b70a024dbd
> Generate full binary licensing via collect_license_files.sh
> -----------------------------------------------------------
>
> Key: FLINK-13967
> URL: https://issues.apache.org/jira/browse/FLINK-13967
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0, 1.9.1, 1.8.3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, {{collect_license_files.sh}} is a generic tool to collect licenses
> and it concatenates NOTICE files from jars contained in a given directory.
> In practice though this script is only used to assemble the NOTICE-binary
> file and licenses-binary directory.
> To make the script more user-friendly I propose to
> # add the `-binary` suffix to the generate file/directory
> # automatically add the NOTICE-binary header
> # automatically add the LICENSE.slf4j file
> With this we can generate the entire binary licensing without and additional
> steps being required, which will also make it easy to add an automatic check
> for the correctness of said licensing.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)