Hi all, for the upcoming 1.12 release (and beyond ;) ), I added a utility [1] that checks for the most common licensing issues. It doesn't find everything, but the by far most common case of forgetting to add a version upgrade or changed transitive dependency to the NOTICE file is covered.
Chesnay had the idea of creating a new repository for the tool and sharing it with flink-statefun to do the license checks automatically there as well. 1. Is this relevant for flink-statefun? 2. For the repository name, what do you think about "flink-project-utils" ? I'd like to use a generic name so that we can potentially share other internal utilities. Let me know what you think. Robert [1] https://github.com/apache/flink/blob/master/tools/ci/license_check.sh