Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Nightly Builds
-
None
Description
As discussed on the ML (http://markmail.org/message/oiz4tvzrq3hlc5lv), checkstyle configuration should be changed so that unchecked exception can be documented in JavaDoc. For this the allowUndeclaredRTE property of the JavadocMethod Module has to be set to true (http://checkstyle.sourceforge.net/config_javadoc.html). Examples can be found in the checkstyle files of configuration.