[ https://issues.apache.org/jira/browse/LUCENE-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193627#comment-17193627 ]
Dawid Weiss commented on LUCENE-9520: ------------------------------------- Another question is why jgit reports these because they're empty folders (so shouldn't be reported). git status definitely doesn't show them. > (build) strange "/generated" folders show up out of nowhere > ----------------------------------------------------------- > > Key: LUCENE-9520 > URL: https://issues.apache.org/jira/browse/LUCENE-9520 > Project: Lucene - Core > Issue Type: Bug > Reporter: Dawid Weiss > Priority: Major > > Precommit has been failing for me recently with odd exceptions like this: > {code} > * What went wrong: > Execution failed for task ':checkWorkingCopyClean'. > > Working copy is not a clean git checkout (skip with > > -Pvalidation.git.failOnModified=false), offending files: > - lucene/analysis/common/src/java/generated (untracked) > - lucene/codecs/src/java/generated (untracked) > - lucene/core/src/java/generated (untracked) > - lucene/highlighter/src/java/generated (untracked) > - lucene/highlighter/src/test/generated_tests (untracked) > - lucene/memory/src/java/generated (untracked) > - lucene/queries/src/java/generated (untracked) > - lucene/queryparser/src/java/generated (untracked) > - lucene/sandbox/src/java/generated (untracked) > - lucene/test-framework/src/java/generated (untracked) > {code} > Don't know where the "generated" folder comes from. IntellIJ is the primary > suspect but I'm not 100% sure. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org