You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Zach Chen (Jira)" <ji...@apache.org> on 2021/03/27 01:39:00 UTC

[jira] [Updated] (LUCENE-9883) Enforce missingEnumCaseDespiteDefault with ecj static analysis configuration

     [ https://issues.apache.org/jira/browse/LUCENE-9883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zach Chen updated LUCENE-9883:
------------------------------
    Description: This is a spin-off issue from discussion in https://github.com/apache/lucene/pull/25. In this issue, we would like to continue the clean up by enforcing *@Override* usage with *org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=error* configuration, and fix problems that arise.   (was: This is a spin-off issue from https://issues.apache.org/jira/browse/LUCENE-9856, where ecj configuration was updated to catch dead code and lots of dead code was removed. In this issue, we would like to continue the clean up by enforcing *@Override* usage with *org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=error* configuration, and fix problems that arise. )

> Enforce missingEnumCaseDespiteDefault  with ecj static analysis configuration
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-9883
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9883
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Zach Chen
>            Priority: Minor
>              Labels: build
>             Fix For: main (9.0)
>
>
> This is a spin-off issue from discussion in https://github.com/apache/lucene/pull/25. In this issue, we would like to continue the clean up by enforcing *@Override* usage with *org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=error* configuration, and fix problems that arise. 



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