We are pleased to announce the QALab Library Stats for Builds 0.9.0 release! http://qalab.sourceforge.net This project collects data from several QA tools, like pmd, checkstyle, FindBugs, Cobertura and Simian and keeps track of them overtime. This allows developers, architects and project managers alike to be presented with a trend of the QA statistics of their project. =============================================================================== Changes in this version include: Fixed bugs: o Add a default of "checkstyle,pmd,findbugs,simian" for the accepted items in summary chart (for maven2 plugin). o removed JDK 1.5 dependency, thanks to Jeff Jensen and Thomas Stofer for spotting it. o Improved documentation for some parameters. o NEW qalab XML Format: qalab has a version attribute and file now has a valid ID (only alphanumeric/_/.) and a new path attribute. The migration to the new DTD and format is automatic. If timestamp is a date only, the format will simply be yyyy-mm-dd without any time. o New movers XML Format: file has also a path attribute that contains "/", this in turn is used in the XSL to create links to the Cobertura report. Have fun! -The QALab Library Stats for Builds development team