You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2020/09/10 13:43:00 UTC

[jira] [Commented] (LUCENE-9520) (build) strange "/generated" folders show up out of nowhere

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org