kevinjqliu opened a new pull request, #16182:
URL: https://github.com/apache/iceberg/pull/16182
Fix formatting in `gcp-bundle/LICENSE`
Exclude logging dependencies, following same pattern in #16105
The gcp-bundle shadow JAR contains components shaded inside `woodstox-core`
and
`opentelemetry-sdk` that were missing or incomplete LICENSE entries.
### Changes
- Add MSV xsdlib entry with BSD 3-Clause full text (shaded by Woodstox at
`com/ctc/wstx/shaded/msv_core/`)
- Add isorelax entry with CDDL 1.1 full text (shaded by Woodstox at
`com/ctc/wstx/shaded/msv/org_isorelax/`)
- Update JCTools attribution from "via Netty" to "via Netty and
OpenTelemetry"
(also present at `io/opentelemetry/internal/shaded/jctools/`)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]