[
https://issues.apache.org/jira/browse/SANDBOX-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved SANDBOX-440.
-------------------------------------
Resolution: Fixed
Fixed in r1447056. I had to copy the maven-checks from the maven checkstyle
plugin, because it is not possible to overwrite single properties of check
modules.
I also copied the header so that all relevant checkstyle config is located in
the project dir.
> [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
> Assignee: 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