amogh-jahagirdar commented on code in PR #12144: URL: https://github.com/apache/iceberg/pull/12144#discussion_r1938533960
########## gcp-bundle/LICENSE: ########## @@ -325,24 +315,24 @@ License: The Apache Software License, Version 2.0 - http://www.apache.org/licens Review Comment: Sure, since these are compile time could we just exclude the bundling of this dependency entirely in the building of the shadowjar? Then we could just remove it entirely from LICENSE. ``` exclude(dependency('com.google.code.findbugs:jsr305')) ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org