Skip to content

[Hotfix] Rmove NOTICE/LICENSE filter from shade filters - #4370

Merged
zhoujinsong merged 2 commits into
apache:masterfrom
zhoujinsong:fix-mixed-runtime-jar
Sep 10, 2026
Merged

[Hotfix] Rmove NOTICE/LICENSE filter from shade filters#4370
zhoujinsong merged 2 commits into
apache:masterfrom
zhoujinsong:fix-mixed-runtime-jar

Conversation

@zhoujinsong

Copy link
Copy Markdown
Contributor

Why are the changes needed?

When verifying the Amoro 0.9.0 release rc8, I found that we lost the META-INF/NOTICE, META-INF/LICENSE files in the mixed-format Spark runtime jars.

This PR tried to fix it by rmoving NOTICE/LICENCE filter from shade filters.

Brief change log

  • As title

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@github-actions github-actions Bot added module:mixed-spark Spark module for Mixed Format type:build labels Sep 10, 2026
@xxubai xxubai changed the title [Hotfix] Rmove NOTICE/LICENCE filter from shade filters [Hotfix] Rmove NOTICE/LICENSE filter from shade filters Sep 10, 2026
@zhoujinsong
zhoujinsong merged commit cf99b07 into apache:master Sep 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:mixed-spark Spark module for Mixed Format type:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants