kevinjqliu opened a new pull request, #18226: URL: https://github.com/apache/iceberg/pull/18226
The gcp-bundle picked up CEL-Java (`dev.cel:*`, via google-cloud-storage and google-cloud-kms) in 1.12, but its LICENSE does not list it. CEL-Java is Apache-2.0 with no NOTICE, so this follows the convention of listing every bundled dependency and is not needed for legal compliance. This adds a CEL-Java entry and notes that the CEL spec protos also come from CEL-Java. It also credits Apache HttpComponents alongside Guava for the Mozilla Public Suffix List, since HttpClient 4.5.14 ships `mozilla/public-suffix-list.txt`. Test plan: LICENSE-only change. I checked the entries against the jar contents of the resolved dependencies from `runtime-deps.txt`. --- **AI Disclosure** - Model: Claude Opus 5.5 - Platform/Tool: GitHub Copilot - Human Oversight: [unknown - human to fill in] - Prompt Summary: Audit runtime-deps.txt changes between 1.11 and 1.12 and update the gcp-bundle LICENSE for bundled dependencies that are missing. -- 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]
