Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
14 0 0 2

Rules

Category Rule Violations Severity
annotation MissingDeprecated 2  Error

Details

org/apache/myfaces/tobago/example/data/SolarObject.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 206
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 249