Tzu-Li (Gordon) Tai created FLINK-15910: -------------------------------------------
Summary: Add NOTICE files for Stateful Functions Key: FLINK-15910 URL: https://issues.apache.org/jira/browse/FLINK-15910 Project: Flink Issue Type: Sub-task Components: Build System / Stateful Functions, Stateful Functions Affects Versions: statefun-1.1 Reporter: Tzu-Li (Gordon) Tai Assignee: Tzu-Li (Gordon) Tai The Stateful Functions repo is still lacking NOTICE files. As of now, we need the following: *For canonical source distribution*: A NOTICE file should be located at the root directory *For Maven artifacts* The only artifact that currently bundles extra dependencies is {{statefun-flink-distribution}}. It should explicitly contain a NOTICE file under the {{META-INF}} folder. All other Maven artifacts, as far as I can tell, do not bundle extra dependencies, therefore the NOTICE pulled in by the Apache Parent POM is sufficient. -- This message was sent by Atlassian Jira (v8.3.4#803005)