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

Fix NOTICE and LICENSE in the azure-bundle jar #12143

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

jbonofre
Copy link
Member

This fixes LICENSE and NOTICE in the azure-bundle jar with:

  • Update the versions
  • Remove jackson-dataformat-xml as it's not in the runtime classpath and the jar
  • Remove woodstox-core as it's not in the runtime classpath and the jar
  • Add Netty NOTICE content in azure-bundle NOTICE

@jbonofre
Copy link
Member Author

@amogh-jahagirdar @rdblue @Fokko This is the PR about azure-bundle extracted from #12095

@jbonofre jbonofre changed the title Fix NOTICE and LICENSE in the azure-bundle Fix NOTICE and LICENSE in the azure-bundle jar Jan 31, 2025

--------------------------------------------------------------------------------

NOTICE for Group: io.netty Name: netty-buffer Version: 4.1.115.Final
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: It would be better to just state that this is the NOTICE for Netty, not each artifact individually.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm using the same formatting as for other dependencies. Do you want me to change that now or do we wait after the releases ?

azure-bundle/NOTICE Outdated Show resolved Hide resolved
Copy link
Contributor

@rdblue rdblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I think this looks good. I'd probably change some minor things, but I think it's more important to get the releases unblocked.

Comment on lines -498 to -500
Group: org.codehaus.woodstox Name: stax2-api Version: 4.2.1
Project URL: http://github.com/FasterXML/stax2-api
License: The BSD License - http://www.opensource.org/licenses/bsd-license.php
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double checking this is no longer in the bundle

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed. We can remove ths.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for checking 😄

azure-bundle/LICENSE Show resolved Hide resolved
azure-bundle/LICENSE Show resolved Hide resolved
azure-bundle/NOTICE Outdated Show resolved Hide resolved
azure-bundle/LICENSE Outdated Show resolved Hide resolved
@jbonofre jbonofre force-pushed the notice-fix-azure-bundle branch from e01a96c to e7f4896 Compare January 31, 2025 21:21
@amogh-jahagirdar amogh-jahagirdar merged commit 0ec9fa3 into apache:main Feb 1, 2025
46 checks passed
@jbonofre jbonofre deleted the notice-fix-azure-bundle branch February 1, 2025 06:16
jbonofre added a commit to jbonofre/iceberg that referenced this pull request Feb 3, 2025
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.

3 participants