You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "gus-asf (via GitHub)" <gi...@apache.org> on 2023/01/21 02:54:46 UTC

[GitHub] [lucene] gus-asf commented on pull request #12096: remove username from MANIFEST.MF in build artifacts

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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org