[ http://issues.apache.org/jira/browse/NUTCH-213?page=all ]

Stefan Groschupf updated NUTCH-213:
-----------------------------------

    Attachment: checkstyle.patch
                checkstyle-all-4.1.jar

As part of  my learning lesson 'whitespace' I added a checkstyle target to the 
build scrip. The check-style setup by now only checks whitespace but other 
checks can be added later. This target  can be helpful for contributors to 
verify that new code has a correct formating.
It is a own target that can called by 'ant checkstyle'. The result is rendered 
to build/checkstyle/checkstyle_report.html
The patch file contains the text changes and text documents, the jar need to be 
copied to the lib folder.

> checkstyle
> ----------
>
>          Key: NUTCH-213
>          URL: http://issues.apache.org/jira/browse/NUTCH-213
>      Project: Nutch
>         Type: Improvement
>     Versions: 0.8-dev
>     Reporter: Stefan Groschupf
>     Priority: Minor
>  Attachments: checkstyle-all-4.1.jar, checkstyle.patch
>
> Adding checkstyle target to ant build file to support contributers verifying 
> whitespace problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to