Directory maven2-qalab-plugin/src/site/fml/

Directory Created:
2006-02-13 17:49
Total Files:
1
Deleted Files:
0
Lines of Code:
521

Browse with ViewVC

[root]/maven2-qalab-plugin/src/site/fml

Lines of Code

maven2-qalab-plugin/src/site/fml/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 708 (100.0%) 70.8
Benoit Xhenseval 8 (80.0%) 587 (82.9%) 73.3
David Sag 2 (20.0%) 121 (17.1%) 60.5

Most Recent Commits

Benoit Xhenseval 2007-04-09 15:09

Thanks to Darren Hartford for a FAQ entry for Maven2 plugin.

12 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+12 -9)
Benoit Xhenseval 2007-04-09 14:24

Added items about checkin in Maven2 FAQ, thanks to Darren Hartford.

64 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+64)
Benoit Xhenseval 2006-11-16 17:46

typo correction (Thanks to Remy)

4 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+4 -4)
Benoit Xhenseval 2006-11-12 19:41

Bit of tidy up...

207 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+207)
Benoit Xhenseval 2006-11-02 23:31

Created TWO reports for Maven2 that do a lot:

- report-merge-chart:

* goes through all supported items

* merges the data in qalab.xml

* Generate every charts for the qalab.xml

* generate the XDOC documents required to integrate the results

- report-movers-all:

* generates the xml for movers (i.e. calculate the movers)

* generate the XDOC documents required to integrate the results on the web site/fml/faq.fml



Both reports can be customized but that should really the exception...

7 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+7 -46)
Benoit Xhenseval 2006-11-02 18:11

* 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.

189 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+189 -31)
Benoit Xhenseval 2006-11-01 23:40

* 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

28 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+28 -18)
Benoit Xhenseval 2006-11-01 13:42

Fixed a couple of build issues.

76 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+76 -77)
David Sag 2006-03-16 19:44

added some comments and commented out the version info for the javadoc plugin

this removing the need for the snapshots enabler.

2 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (+2 -2)
David Sag 2006-02-13 17:49

Fixed checkstyle and PMD errors.

incorporated qalab itself into the build

added LICENSE.TXT and site docs

added package.html files

119 lines of code changed in:

  • maven2-qalab-plugin/src/site/fml: faq.fml (new 119)
Generated by StatSVN 0.3.2-SNAPSHOT