[
https://issues.apache.org/jira/browse/LANG-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637166#comment-13637166
]
Henri Yandell commented on LANG-840:
------------------------------------
Looking at this, I don't get that many errors from CheckStyle - a little
missing javadoc and a few missing javadoc parameters.
Are you using our existing checkstyle.xml? Alternatively, perhaps it's because
we run Checkstyle through Maven as a part of 'mvn site' rather than through
Eclipse.
> Codebase fails checkstyle checks.
> ---------------------------------
>
> Key: LANG-840
> URL: https://issues.apache.org/jira/browse/LANG-840
> Project: Commons Lang
> Issue Type: Improvement
> Components: General
> Affects Versions: 3.2
> Reporter: Duncan Jones
> Priority: Minor
> Fix For: 3.2
>
> Attachments: commons-lang3-checkstyle-LANG-840.patch
>
>
> The project currently has a large number of Checkstyle errors. The majority
> of these are in the test classes, which either need a major cleanup exercise
> or should be excluded from the checks.
> The errors on the non-test code are not too numerous and the attached patch
> corrects all but one of these. The patch also adds a suppression file that
> removes the test classes from the Checkstyle checks. With the patch applied,
> I'm able to withstand having Checkstyle auto-running in my IDE.
--
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