jprinet commented on code in PR #14895:
URL: https://github.com/apache/grails-core/pull/14895#discussion_r2207126026
##########
build.gradle:
##########
@@ -86,6 +88,12 @@ subprojects {
}
apply from:
rootProject.layout.projectDirectory.file('gradle/dependency-licenses.gradle')
+
+ normalization {
+ runtimeClasspath {
+ ignore '**/grails.build.info'
Review Comment:
Reverted `grails.build.info` normalization with
a4afe97edef98d669f41b270f943c214a0101741
--
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]