Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
New
Description
Robert's comment on LUCENE-3973 suggested to take an incremental approach to static analysis and leverage the java compiler warnings. I think this is easy to do and is a reasonable change to make to protect the code base for the future.
We currently have many fewer warnings than we did a year or two years ago and should ensure that we do not slide backwards.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-3973 Incorporate PMD / FindBugs
- Resolved
- relates to
-
LUCENE-9143 Add more static analysis and clean up resulting warnings/errors
- Resolved