jprinet commented on code in PR #14895:
URL: https://github.com/apache/grails-core/pull/14895#discussion_r2207133023
##########
grails-gradle/plugins/src/main/groovy/org/grails/gradle/plugin/views/json/GsonViewCompilerTask.groovy:
##########
@@ -36,6 +39,12 @@ import javax.inject.Inject
@CacheableTask
class GsonViewCompilerTask extends AbstractGroovyTemplateCompileTask {
+ @PathSensitive(PathSensitivity.RELATIVE)
Review Comment:
Done with 7bcfc215154363f1ea1a7908ffe4979e97863c2b
--
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]