The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 128 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 162 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 180 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 200 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 148 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 162 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 185 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 101 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 114 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 289 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 459 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 496 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 643 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 668 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 688 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 703 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 756 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 825 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 919 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1036 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1045 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1051 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1057 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1067 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1073 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1166 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1279 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1378 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1405 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1428 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1451 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1475 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1511 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 1580 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 768 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 783 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 799 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 855 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 871 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 898 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 914 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 101 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 114 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 410 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 428 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 611 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 367 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 384 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 578 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 895 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 160 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 195 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 220 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 240 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 129 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 163 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 181 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 201 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 101 | 
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 114 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 73 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 62 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 447 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'BuildException' is unchecked exception. | 157 |