Benedikt Ritter created SANDBOX-440:
---------------------------------------
Summary: [BeanUtils2] Configure Checkstyle to allow undeclared
unchecked Exceptions in JavaDoc
Key: SANDBOX-440
URL: https://issues.apache.org/jira/browse/SANDBOX-440
Project: Commons Sandbox
Issue Type: Improvement
Components: BeanUtils2
Affects Versions: Nightly Builds
Reporter: Benedikt Ritter
Priority: Minor
Fix For: Nightly Builds
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira