Xiaowei Jiang created FLINK-6621:
------------------------------------
Summary: Legal check for 1.3.0 RC01 Release
Key: FLINK-6621
URL:
https://issues.apache.org/jira/browse/FLINK-6621 Project: Flink
Issue Type: Bug
Components: Build System
Reporter: Xiaowei Jiang
Assignee: Xiaowei Jiang
Do pre-checks for the following:
Check if checksums and GPG files match the corresponding release files
Verify that the source archives do not contain any binaries
Check if the source release is building properly with Maven (including license header check and checkstyle). Also the tests should be executed (mvn clean verify).
Verify that the LICENSE and NOTICE file is correct for the binary and source releases
All dependencies must be checked for their license and the license must be ASL 2.0 compatible
Check that all POM files point to the same version (mostly relevant to examine quickstart artifact files)
Read the README.md file
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)