mikemccand commented on PR #12311: URL: https://github.com/apache/lucene/pull/12311#issuecomment-1562944432
Hmm should we add the generated Panama code to `.gitignore`? My `./gradlew precommit` is failing with: ``` * What went wrong: Execution failed for task ':checkWorkingCopyClean'. > Working copy is not a clean git checkout (skip with -Pvalidation.git.failOnModified=false), offending files: - gradle/generation/panama-foreign (untracked non-empty dir) - gradle/generation/panama-foreign/ExtractForeignAPI.java (untracked) ``` -- 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