You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/04/10 18:51:10 UTC

[GitHub] [lucene] rmuir opened a new pull request #76: LUCENE-9923: remove always-changing timestamp from ASCIITLD.jflex generation

rmuir opened a new pull request #76:
URL: https://github.com/apache/lucene/pull/76


   Every time you regenerate, it results in changes:
   * checksums/generateTlds.json
   * checksums/generateUAX29URLEmailTokenizer.json
   * ASCIITLD.jflex
   
   Remove the `new Date()` that causes this to happen. We already write the "good" date, that's the `Last-Modified` date of the root.zone input 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.

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


[GitHub] [lucene] rmuir merged pull request #76: LUCENE-9923: remove always-changing timestamp from ASCIITLD.jflex generation

Posted by GitBox <gi...@apache.org>.
rmuir merged pull request #76:
URL: https://github.com/apache/lucene/pull/76


   


-- 
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.

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