Clover-for-Ant 2.2.0
10 April, 2008
This is a major release which contains useful new features, improvements and numerous bug fixes.
Clover 2.2 adds:
New Features
CLOV-141 - New histograms and a scatter plot added to the Dashboard
CLOV-178 - <clover-check> can fail if coverage is less than previous
CLOV-168 - Stacktrace navigation added to reports
CLOV-169 - Source reports have better cross referencing
Improvements
CLOV-89 - Percentage of Filtered Code displayed in reports
CLOV-174 - Clover command line option to ignore contexts when generating coverage reports
CLOV-202 - Source line numbers are now hyperlinked
CLOV-205 - <columns/> element is now an Ant Type - i.e. can be referenced via refid
CLOV-180 - <testsources/> element added to <clover-check/>
Bug Fixes
CLOV-163 - NullPointerException when <chart> tag is missing title attribute
CLOV-164 - Historical reports "loading coverage database from: null"
CLOV-189 - Incorrect test totals for sub-classed tests
CLOV-196 - Incorrect data is being extracted from history points
CLOV-201 - Context filter names cannot have spaces in them
CLOV-204 - NullXXX recording files created in the run directory
CLOV-217 - Turning off test rewriting causes a compilation failure
CLOV-218 - Clover instrument goal fails when using a valid evaluation license
CLOV-220 - NullPointerException when path to clover.db doesn't include directory
CLOV-222 - Fix expanded test link, popup positioning
CLOV-225 - Test Result Summary page (test-summary.vm) is being overwritten for multiple test runs