Checkstyle Errors

The following document contains the results of Checkstyle for severity info .

Summary

Files Errors
15 21

Files

Files Errors
com/sun/tlddoc/TLDDocGenerator.java 18
net/sf/maventaglib/checker/TldChecker.java 3

com/sun/tlddoc/TLDDocGenerator.java

Error Line
Error First sentence should end with a period. 97
Error First sentence should end with a period. 100
Error First sentence should end with a period. 106
Error First sentence should end with a period. 109
Error First sentence should end with a period. 112
Error Static variable definition in wrong order. 113
Error First sentence should end with a period. 115
Error First sentence should end with a period. 136
Error First sentence should end with a period. 407
Error First sentence should end with a period. 425
Error Executable statement count is 34 (max allowed is 30). 488
Error Catching 'Exception' is not allowed. 595
Error First sentence should end with a period. 608
Error First sentence should end with a period. 641
Error First sentence should end with a period. 672
Error First sentence should end with a period. 997
Error Executable statement count is 33 (max allowed is 30). 1000
Error First sentence should end with a period. 1179

net/sf/maventaglib/checker/TldChecker.java

Error Line
Error Catching 'Throwable' is not allowed. 124
Error Catching 'Throwable' is not allowed. 183
Error Catching 'Throwable' is not allowed. 226