Hequn Cheng created FLINK-16241: ----------------------------------- Summary: Remove the license and notice file in flink-ml-lib module on release-1.10 branch Key: FLINK-16241 URL: https://issues.apache.org/jira/browse/FLINK-16241 Project: Flink Issue Type: Bug Components: Library / Machine Learning Affects Versions: 1.10.0 Reporter: Hequn Cheng Assignee: Hequn Cheng Fix For: 1.10.1
The jar of flink-ml-lib should not contain the license and notice file as it actually does not bundle the related dependencies. We should remove these file on branch release-1.10. BTW. The release-1.9 branch does not have this problem since the license and notice are added in 1.10. On master(1.11), we will bundle the dependencies, so the license and notice file should be kept, see FLINK-15847. -- This message was sent by Atlassian Jira (v8.3.4#803005)