nssalian commented on PR #16543:
URL: https://github.com/apache/iceberg/pull/16543#issuecomment-4984982845
The aws/azure/gcp/flink exclusions match the RC4 flink note.
The spark-runtime jars look like they have the same duplication.
[spark/v3.5/build.gradle](https://github.com/apache/iceberg/blob/98e9e43de56a9378a8e6434cc160bc3faeeab9be/spark/v3.5/build.gradle#L278)
(and v4.0/v4.1) uses the identical `from(projectDir) { include
'LICENSE'/'NOTICE' }` block but never got the exclude, and the built shaded jar
still has `META-INF/LICENSE`, `META-INF/NOTICE`, `META-INF/LICENSE.txt` sitting
next to the root LICENSE/NOTICE. Worth doing that change here.
Separately, I mentioned this PR during the community sync today so more
folks can have a look.
--
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]