We run checkstyle as part of our daily cruise control build. Our application source spans approximately 900 Java files, which have been maintained since multiple years.
At the current state the java files have multiple Checkstyle errors in them (To the state of 1000 or more errors).
We need to configure Checkstyle in such a way, so as only newly introduced errors are reported, whenever cruise control build is executed.
Please advise if Cruise Control / Checktryle can be configured in a way to report the errors which have been add as part of last modification / check in into CVS.
Thanks & Regards,
SPAUL