jdaugherty commented on code in PR #15269:
URL: https://github.com/apache/grails-core/pull/15269#discussion_r2582685695
##########
grails-wrapper/build.gradle:
##########
@@ -19,6 +19,8 @@ plugins {
id 'java'
Review Comment:
I guess it does apply java by default. What's worrying is the groovy plugin
will by default also register the groovy source sets - but for the wrapper we
never want to publish groovy code. For now, I've removed and will we visit
later.
--
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]