The Hadoop Patch build is also now running checkstyle, however with a modified style sheet (so I can easily scrape the produced html for the number of errors) and with a modified configuration file that currently only checks source code indentation.

You can see the report for each build under the "Build Artifacts":
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/61/

Since the number of infractions is still very high, the process does not use this tool yet in determining a "+1" or "-1" for each patch.

Nige


On Apr 18, 2007, at 11:01 AM, Nigel Daley wrote:

A checkstyle report is now being generated as part of the Hadoop Nightly build. This uses all the checkstyle rules in src/test/ checkstyle.xml

The report is linked from the "Build Artifacts" section of each build. You can see the report linked from the latest build:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/62/

Cheers,
Nige

Reply via email to