Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-11365. Fix the NOTICE file #7125

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Backport #7120 to ozone-1.4.

https://issues.apache.org/jira/browse/HDDS-11365

How was this patch tested?

$ for f in hadoop-ozone/dist/target/ozone-1.4.1/share/ozone/lib/{hdds,ozone}*jar; do
  unzip -p "$f" META-INF/NOTICE.txt | head -2
done | sort -u

Apache Ozone
Copyright 2024 The Apache Software Foundation

CI:
https://github.com/adoroszlai/ozone/actions/runs/10580727905

@adoroszlai adoroszlai self-assigned this Aug 27, 2024
@adoroszlai adoroszlai requested a review from xichen01 August 28, 2024 11:22
@adoroszlai adoroszlai merged commit d96ebcb into apache:ozone-1.4 Sep 7, 2024
34 checks passed
@adoroszlai adoroszlai deleted the HDDS-11365_ozone-1.4 branch September 7, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant