The following document contains the results of FindBugs
FindBugs Version is 2.0.3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest.testCvsUpdate(): new java.io.FileWriter(File) | I18N | DM_DEFAULT_ENCODING | 138 | High |