jdaugherty commented on code in PR #15417:
URL: https://github.com/apache/grails-core/pull/15417#discussion_r2835761377
##########
grails-gradle/plugins/src/main/groovy/org/grails/gradle/plugin/core/GrailsGradlePlugin.groovy:
##########
@@ -585,7 +589,7 @@ class GrailsGradlePlugin extends GroovyPlugin {
*/
protected void configureToolchainForForkTasks(Project project) {
project.afterEvaluate {
Review Comment:
I realized that we added afterEvaluate here too. Can we fix this with the
plugin syntax?
--
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]