Duncan Jones created LANG-840:
---------------------------------

             Summary: 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
         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

Reply via email to