jdaugherty commented on PR #16114:
URL: https://github.com/apache/grails-core/pull/16114#issuecomment-5516571268

   From what I recall of the original problem: Add a secondary task dependency 
on compileGroovy, by adding an intermediate task, now that task dependency must 
also depend on compileGroovy. This has caused issues in our builds enough for 
us to revert to a `doFirst { }` configure in compileGroovy instead


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

Reply via email to