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/10/26 16:26:00 UTC

[jira] [Updated] (FLINK-19810) Automatically run a basic NOTICE file check on CI

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

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

> Automatically run a basic NOTICE file check on CI 
> --------------------------------------------------
>
>                 Key: FLINK-19810
>                 URL: https://issues.apache.org/jira/browse/FLINK-19810
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> For every release, we are manually validating the NOTICE files, according to this wiki page: https://cwiki.apache.org/confluence/display/FLINK/Licensing
> The most time-consuming task is ensuring that all modules that deploy a shaded dependency to maven central are properly documenting this dependency in their NOTICE file.
> I would like to add a tool to Flink that checks if all shaded dependencies are at least mentioned in the NOTICE file.
> We will still need to perform a manual checks, but the tool should catch the most common, severe and difficult to find problems.



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