dweiss commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1198160192
We do have checksum checks in place too - this is what the message looks like, I don't know if it can be easily improved to point at the origin resource: ``` Execution failed for task ':lucene:core:utilGenPackedChecksumCheck'. > Checksums mismatch for derived resources; you might have modified a generated resource (regenerate task: utilGenPacked): Current: lucene/core/src/java/org/apache/lucene/util/packed/Packed64SingleBlock.java=6c342d771212317260403def0cb28a71f2d76fee Expected: lucene/core/src/java/org/apache/lucene/util/packed/Packed64SingleBlock.java=2680e0a7c7207ddf615f50fd22465c809904ac42 ``` -- 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