Alessandro Solimando created CALCITE-7036:
---------------------------------------------
Summary: The LICENSE file generated by gradle should match that in
git
Key: CALCITE-7036
URL: https://issues.apache.org/jira/browse/CALCITE-7036
Project: Calcite
Issue Type: Task
Components: build
Affects Versions: 1.39.0
Reporter: Alessandro Solimando
At the moment the LICENSE fail generated by the
[Apache2LicenseRenderer|https://github.com/apache/calcite/blob/00e09ac15e09f2e1bd49a8b461818bb0ae47dfbc/release/build.gradle.kts#L129C34-L129C56]
task, doesn't match the content of the git repository.
There is no mechanism to keep them synchronized as required in the [release
documentation|https://calcite.apache.org/docs/howto.html#making-a-release-candidate].
The aim of this ticket is to come up with at least an automated check looking
for this discrepancy and possibly an automatic way to keep the two in sync.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)