You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Grails Dev Discuss
Hello, Does anyone have any experiences to share of working with Gradle's Groovy Compilation Avoidance in a Grails + GORM application? https://docs.gradle.org/current/userguide/groovy_plugin.html#sec:incremental_groovy_compilation states that "There are known inaccuracies so please enable it at your own risk.". Anyone know how this affects a Grails application? Will it break in some cases but not others, or not work at all? Any input would be much appreciated. Thanks!