jprinet commented on code in PR #14895:
URL: https://github.com/apache/grails-core/pull/14895#discussion_r2207096567
##########
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:
I am happy to revert this change as you will fix it when build is set to
reproducible.
Sorry for the naive question, but is there a reason not to have a
reproducible always?
--
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]