Fork me on GitHub

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
6 2 0 0

fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer

Bug Category Details Line Priority
Found reliance on default encoding in new fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer(File): new java.io.FileReader(File) I18N DM_DEFAULT_ENCODING 132 High
fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer.FRENCH_STOP_WORDS should be package protected MALICIOUS_CODE MS_PKGPROTECT 78 Medium