gsartori commented on issue #15413: URL: https://github.com/apache/grails-core/issues/15413#issuecomment-3928242778
I'm not sure I've fully understand your point, my understanding is that `compileJava.options.release` works with already installed JVMs, it does not try to download a new one if not installed. In both cases we are talking about major JDK versions, not minor ones. My view on the Grails app template is that it is more of an aid for new projects. I feel like helping newcomers (they may not even have a JDK installed) in a "forge new app" context should be preferred instead of favoring skilled developers or people already working on Grails projects. -- 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]
