gus-asf commented on PR #12096: URL: https://github.com/apache/lucene/pull/12096#issuecomment-1399159488
While we are at it maybe we should remove the timestamp too. It really ought to be a revision hash. This moves toward making the build repeatable. It's not actually important which day it was built, what's important is which revision it was built with and if there were any uncommitted changes. I implemented this in a couple of my projects (see https://github.com/nsoft/uno-jar/blob/master/core/build.gradle#L143 for example...) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
