rdsr commented on a change in pull request #1079:
URL: https://github.com/apache/iceberg/pull/1079#discussion_r432751953
##########
File path: build.gradle
##########
@@ -59,6 +59,15 @@ subprojects {
configurations {
testCompile.extendsFrom compileOnly
+
+ compileClasspath {
+ // do not exclude Guava so the bundle project can reference classes.
Review comment:
nit: slight rewording? . Exclude guava from iceberg modules except ... ?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]