Skip to content

Sync commits from main to REL_2_STABLE for ASF release#82

Merged
tuhaihe merged 5 commits intoREL_2_STABLEfrom
main
Mar 18, 2026
Merged

Sync commits from main to REL_2_STABLE for ASF release#82
tuhaihe merged 5 commits intoREL_2_STABLEfrom
main

Conversation

@tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Mar 18, 2026

closes: #ISSUE_Number


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

tuhaihe and others added 4 commits March 2, 2026 17:57
* Remove gradle wrapper from ASF Releases and leave it in git repository (mimic apache/calcite project).
* Fetch gradle wrapper during build phase (mimic apache/nessie)
* add gradle wrapper and gradle distribution checksum validation. Checksums from https://gradle.org/release-checksums/
This commit updates our licensing documentation to strictly follow
Apache Software Foundation (ASF) release guidelines and automates
compliance verification.

Changes include:
- Replaced verbose file-by-file lists in the LICENSE file with
  high-level directory summaries for modules inherited from the
  original pxf-archive (such as fdw, external-table, server, cli,
  load, etc.).
- Retained the Dremio copyright attribution in the LICENSE file.
- Added the apache-rat-plugin to pom.xml with proper exclusions and
  custom Greenplum/VMware license family configurations.
- Introduced a GitHub Actions workflow to run Apache RAT audits
  automatically on PRs and updates.
- Add the standard Apache License Header to the files created by the
  Cloudberry community
- Update README.md for gradle-wrapper.jar
@ostinru
Copy link
Collaborator

ostinru commented Mar 18, 2026

Arhg! Dependency submission is broken now =(

@tuhaihe
Copy link
Member Author

tuhaihe commented Mar 18, 2026

Arhg! Dependency submission is broken now =(

Would you like to help create a PR to fix it?

@tuhaihe
Copy link
Member Author

tuhaihe commented Mar 18, 2026

Will it be a blocker for our release? If not, we can fix it in the main later.

@ostinru
Copy link
Collaborator

ostinru commented Mar 18, 2026

Arhg! Dependency submission is broken now =(

Would you like to help create a PR to fix it?

PR: #83

Will it be a blocker for our release? If not, we can fix it in the main later.

No blockers from my side.

Add download `gradle-wrapper.jar` step to the Dependency Submission workflow. This should fix the regression in workflow that was introduced recently.
@tuhaihe
Copy link
Member Author

tuhaihe commented Mar 18, 2026

All the PR-tests passed. Let me merge it.

@tuhaihe tuhaihe merged commit 118f588 into REL_2_STABLE Mar 18, 2026
111 of 122 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants