serhiy-bzhezytskyy commented on PR #4539:
URL: https://github.com/apache/solr/pull/4539#issuecomment-4796068239
Pushed a fix for the Docker build failure — missed several `Project.exec()`
calls in `solr/docker/build.gradle` that need to use injected `ExecOperations`
in Gradle 9. Migrated `dockerBuild`, `dockerTag`, `dockerPush`, and
`getBuildxBuilderInfo()` to use `getExecOperations().exec { }`.
Ready for CI re-approval.
--
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]