Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
36 0 0 64

Details

org/jomc/ant/ClassFileProcessorTask.java

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

org/jomc/ant/CommitClassesTask.java

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

org/jomc/ant/GenerateResourcesTask.java

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

org/jomc/ant/JomcModelTask.java

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

org/jomc/ant/JomcTask.java

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

org/jomc/ant/JomcToolTask.java

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

org/jomc/ant/ManageSourcesTask.java

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

org/jomc/ant/MergeModletsTask.java

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

org/jomc/ant/MergeModulesTask.java

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

org/jomc/ant/ProjectClassLoader.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 895

org/jomc/ant/ResourceFileProcessorTask.java

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

org/jomc/ant/SourceFileProcessorTask.java

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

org/jomc/ant/ValidateClassesTask.java

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

org/jomc/ant/ValidateClasspathTask.java

Severity Category Rule Message Line
 Error coding RedundantThrows Redundant throws: 'BuildException' is unchecked exception. 73

org/jomc/ant/ValidateModelTask.java

Severity Category Rule Message Line
 Error coding RedundantThrows Redundant throws: 'BuildException' is unchecked exception. 62

org/jomc/ant/WriteModelTask.java

Severity Category Rule Message Line
 Error coding RedundantThrows Redundant throws: 'BuildException' is unchecked exception. 447

org/jomc/ant/types/KeyValueType.java

Severity Category Rule Message Line
 Error coding RedundantThrows Redundant throws: 'BuildException' is unchecked exception. 157