massdosage commented on a change in pull request #1079:
URL: https://github.com/apache/iceberg/pull/1079#discussion_r433132132
##########
File path: build.gradle
##########
@@ -59,6 +59,15 @@ subprojects {
configurations {
testCompile.extendsFrom compileOnly
+
+ compileClasspath {
Review comment:
This is better than enforcing the exclusion via Checkstyle as this will
now be evident at compile time rather than when building the project. Nice.
----------------------------------------------------------------
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]