Skip to content

PARQUET: Verify LICENSE and NOTICE in published JARs in CI#3689

Draft
kevinjqliu wants to merge 1 commit into
apache:masterfrom
kevinjqliu:kevinjqliu/codex-verify-jar-legal-files
Draft

PARQUET: Verify LICENSE and NOTICE in published JARs in CI#3689
kevinjqliu wants to merge 1 commit into
apache:masterfrom
kevinjqliu:kevinjqliu/codex-verify-jar-legal-files

Conversation

@kevinjqliu

@kevinjqliu kevinjqliu commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Part of #3687

Validate that all jars contain LICENSE and NOTICE files using .github/workflows/ci-hadoop3.yml
Before this change, the .github/workflows/ci-hadoop3.yml's Java 17 CI job took about 25 minutes.

What changes are included in this PR?

Add CI check to validate all jars contain LICENSE and NOTICE files

Are these changes tested?

Yes, tested manually and using CI.

In CI, .github/workflows/ci-hadoop3.yml's Java 17 CI job currently fails because the jars are still missing LICENSE and NOTICE files (this branch does not yet include #3686). Will rebase and CI should be green.

Are there any user-facing changes?

No

@kevinjqliu kevinjqliu changed the title PARQUET: Verify LICENSE and NOTICE in published JARs PARQUET: Verify LICENSE and NOTICE in published JARs in CI Jul 26, 2026
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.

1 participant