The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to commitedFiles in org.apache.maven.scm.provider.jazz.command.add.JazzAddCommand.executeAddCommand(ScmProviderRepository, ScmFileSet) | STYLE | DLS_DEAD_LOCAL_STORE | 139 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to lineNumberStr in org.apache.maven.scm.provider.jazz.command.blame.JazzBlameConsumer.consumeLine(String) | STYLE | DLS_DEAD_LOCAL_STORE | 98 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Unread public/protected field: org.apache.maven.scm.provider.jazz.command.checkout.JazzCheckOutConsumer.fCurrentDir | STYLE | URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD | 48 | Medium |