serhiy-bzhezytskyy commented on PR #4539: URL: https://github.com/apache/solr/pull/4539#issuecomment-4796105940
Fixed scoping issue in `DockerBuildTask` — task action methods don't have access to build script top-level variables, so now passing them as task properties. Verified locally that the `exec()` migration works (task runs, only fails on missing Docker daemon which is environment-specific). -- 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]
