dweiss commented on PR #1016:
URL: https://github.com/apache/lucene/pull/1016#issuecomment-1200899156

   When the build fails with checksum failures, it'll display the task used to 
regenerate, for example:
   
   > Checksums mismatch for derived resources; you might have modified a 
generated resource (regenerate task: utilGenPacked):
   
   So you'd regenerate both the files and their checksums with: gradlew 
utilGenPacked
   
   All projects also have a 'regenerate' alias which includes regeneration of 
everything but this may or may not work for you (some regeneration tasks 
require bigger hardware or external resources).


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

Reply via email to