All,

I've really become fond of Sonar (http://www.sonarsource.org/) in the
past 6 months or so.  I install the Sonar plugin in Jenkins and turn
on Sonar for my builds and I get "Continuous Inspection" of my code
which helps me find potential issues.  It uses tools like Findbugs,
PMD, Checkstyle, etc. and aggregates the results into one easy-to-use
interface.  What would you guys think about introducing something like
that into Apache Commons to help us improve our code quality?

Thanks,

James

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to