nastra opened a new pull request #2826:
URL: https://github.com/apache/iceberg/pull/2826


   Note that the `compile` / `runtime` / `testRuntime` / `testCompile` 
configurations were removed and replaced with `implementation` / `runtimeOnly` 
/ `testRuntimeOnly` / `testImplementation`. 
   See also 
https://docs.gradle.org/current/userguide/upgrading_version_6.html#sec:configuration_removal
 for additional details.
   
   The build currently fails because we need 
https://github.com/palantir/gradle-baseline/issues/1819 so that the 
`gradle-baseline` plugin works with Gradle 7.
   


-- 
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]

Reply via email to