[
https://issues.apache.org/jira/browse/LUCENE-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893190#comment-16893190
]
Ishan Chattopadhyaya commented on LUCENE-8927:
----------------------------------------------
Precommit fails for me, possibly due to this commit.
{code}
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj649495649
[ecj-lint] Compiling 127 source files to /tmp/ecj649495649
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/home/ishan/code/lucene-solr/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/DemoHTMLParser.java
(at line 23)
[ecj-lint] import java.util.Arrays;
[ecj-lint] ^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.Arrays is never used
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/home/ishan/code/lucene-solr/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/DemoHTMLParser.java
(at line 24)
[ecj-lint] import java.util.Collections;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.Collections is never used
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/home/ishan/code/lucene-solr/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/DemoHTMLParser.java
(at line 26)
[ecj-lint] import java.util.HashSet;
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.HashSet is never used
[ecj-lint] ----------
[ecj-lint] 3 problems (3 errors)
BUILD FAILED
/home/ishan/code/lucene-solr/build.xml:101: The following error occurred while
executing this line:
/home/ishan/code/lucene-solr/lucene/build.xml:207: The following error occurred
while executing this line:
/home/ishan/code/lucene-solr/lucene/common-build.xml:2181: The following error
occurred while executing this line:
/home/ishan/code/lucene-solr/lucene/common-build.xml:2009: The following error
occurred while executing this line:
/home/ishan/code/lucene-solr/lucene/common-build.xml:2048: Compile failed; see
the compiler error output for details.
{code}
> Cut Over To Set.copyOf and Set.Of From Collections.unmodifiableSet
> ------------------------------------------------------------------
>
> Key: LUCENE-8927
> URL: https://issues.apache.org/jira/browse/LUCENE-8927
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Atri Sharma
> Priority: Major
> Fix For: master (9.0)
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]