jdaugherty opened a new issue, #14910: URL: https://github.com/apache/grails-core/issues/14910
### Issue description There are several property files that are generated by the build - for example the gsp properties, build.info.versions. and the property files generated by various AST. Currently, these property files are only reproducible if the SOURCE_DATE_EPOCH env variable is set. This ticket is to change it so they're always reproducible by default - at least for a given day. See https://github.com/apache/grails-core/pull/14895 for discussion. -- 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: notifications-unsubscr...@grails.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org