snazy opened a new pull request, #4688: URL: https://github.com/apache/polaris/pull/4688
This change removes some build-script lambdas that capture Gradle script state. It declares the Mockito agent as a proper `@Classpath` input to Test. More things: * makes task inputs more explicit and inspectable. * reduces accidental coupling between task execution and configuration-time objects. * aligns with Gradle’s lazy/configuration-safe task modeling. -- 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]
