On Friday 22 October 2010 12:57:43 pm Robert Liguori wrote: > Consider this path relative to build reports: > > apache-cxf-2.3.0-src\apache-cxf-2.3.0-src\systests\transports\target\site\. > > The Checkstyle and PMD HTML files report no errors being found. > > Is this possible? Is the Apache CXF project that solid? If so, great job!
Yes. When you run "mvn", by default, it runs PMD and Checkstyle on all of our non-generated code. If there is a violation, the build fails. Thus, it really is that solid. THAT said, it's using a set of rules that we specifically have approved of. It wouldn't pass a "generic" set of rules that some other team may have written. > ...or is it possible that the tools don't touch every file? > > 'just trying to get the big picture. > > and how about the FindBugs discussion, is it being integrated in the build > process? Not yet unless someone (you?) jumps into it. :-) -- Daniel Kulp dk...@apache.org http://dankulp.com/blog