Skip to content

Catalog Migrator: Fix META-INF legal files and exclude Hadoop webapps - #271

Merged
ajantha-bhat merged 1 commit into
apache:mainfrom
ajantha-bhat:codex/catalog-migrator-meta-inf-legal-files-main
Sep 10, 2026
Merged

ajantha-bhat merged 1 commit into
apache:mainfrom
ajantha-bhat:codex/catalog-migrator-meta-inf-legal-files-main

Conversation

@ajantha-bhat

Copy link
Copy Markdown
Member

Summary

Verification

  • ./gradlew clean check -x spotlessKotlinCheck -x spotlessKotlinGradleCheck
  • ./gradlew assemble
  • verified all generated JARs contain exactly one META-INF/LICENSE and META-INF/NOTICE
  • verified the shaded CLI JAR contains no webapps/** or jquery.jstree.js
  • git diff --check

The two excluded ktfmt checks fail locally with the pre-existing Parser initialization error also documented on #270; CI passed the same change on Java 21 and 23.

…apache#270)

* Catalog Migrator: Fix META-INF legal files and exclude Hadoop webapps

* Catalog Migrator: Avoid empty directories in JARs
@ajantha-bhat
ajantha-bhat merged commit da98498 into apache:main Sep 10, 2026
2 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