[root]/maven2-qalab-plugin/src/changes
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 48 (100.0%) | 8.0 |
David Sag | 1 (16.7%) | 28 (58.3%) | 28.0 |
Benoit Xhenseval | 5 (83.3%) | 20 (41.7%) | 4.0 |
Move to version 1.0
2 lines of code changed in:
document latest changes.
1 lines of code changed in:
Moved version to 1.0-b1 across the board, except the Maven2 plugin (what should we do for that version???)
1 lines of code changed in:
* Integrated the reports in the maven site (Oh Yes!!) via the generation of xdocs. This is now the default behaviour but one can still call the old stylesheets
* Created a simple QALabStatAllMergeMojo that creates all merge in one go with default values from Maven. But it is configurable also.
4 lines of code changed in:
* Changed default to use a DATE only (and replace stats if same date is found). a new config "dateOnly" allows you to change it.
*Added multiple specialised Mojos for Checkstyle, pmd, Simian, Findbugs, Coberetura, PMD CPD in order
to simplify the POM (i.e. no need to define where the input file is or the handler, unless you need to change the default maven values)
* Changed default summaryOnly to false for charts
* Added support for PMD CPD: Copy Paste Detector
* Added support for Cobertura: cobertura-line and cobertura-branch
* Updated to use JFreeChart 1.0.2 and JCommon 1.0.5
* Updated to use QALab 0.9.2
12 lines of code changed in:
added changes.xml to support the addition of the change reporting plugin.
28 lines of code changed in: