uschindler commented on issue #12911: URL: https://github.com/apache/lucene/issues/12911#issuecomment-1852141369
To come back to the original issue: There is no easy way to fail the build, because the FST files are heavy to generate and stay in the resources folder. It is hard to detect a problem if you don't regenerate them, which we won't do by default (as it needs to download external files). At some point in the past we throught about a jenkins job that just calls "gradlew regenerate" and complains if the repo is not clean after that. Maybe we should investigate that again. As our FSTs have a version number in the file older versions must be able to read it correctly. If tests pass we have an implicit test that our FST format is backwards compatible :-) -- 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-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org