You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/12 05:10:42 UTC

[GitHub] [iceberg] kbendick commented on a diff in pull request #5252: BUILD - Fix gradle execution optimizations being disabled for iceberg-api:processTestResources

kbendick commented on code in PR #5252:
URL: https://github.com/apache/iceberg/pull/5252#discussion_r918553590


##########
build.gradle:
##########
@@ -224,6 +224,7 @@ project(':iceberg-api') {
     testImplementation "org.apache.avro:avro"
   }
 
+  tasks.processTestResources.dependsOn rootProject.tasks.buildInfo

Review Comment:
   No it’s not. Removed it
   
   I checked for the warning, as well as ran build / test tasks with and without clean (and existing property file) and everything was as expected.



-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org