Hey folks,

It seems after we enabled checkstyle on java builds, there's now a ton of
spew in the log for precommit builds, eg:
http://104.196.14.100/job/kudu-gerrit/4670/BUILD_TYPE=TSAN/consoleText

the build log is now 12MB, about 11MB of which appears to be 52,045
checkstyle warnings. Of those, 51962 appear to be in generated code :)

So, a few questions:
1) can we get the checkstyle output to go to a separate file instead of the
console?
2) can we disable checkstyle on generated sources?

-Todd
-- 
Todd Lipcon
Software Engineer, Cloudera

Reply via email to