jdaugherty opened a new pull request, #14675: URL: https://github.com/apache/grails-core/pull/14675
Builds are differing because property files write a date when use storeProps(). This PR ensures the date written to property files is based on SOURCE_DATE_EPOCH if set. I didn't want to reimplement the escaping logic, so I instead read the file back and modify it given that it will always be a small file. -- 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]
