Clover-for-Ant 2.4.3
9 March, 2009
Clover 2.4.3 for Ant is an improvement and bug fix release which adds the ability to generate historical JSONP data and performance improvements.
New Features
- CLOV-300 - Option to generate historical JSONP data.
Improvements
- CLOV-401 - Don't fail the build if snapshot file is updated against a different clover.db.
- CLOV-400 - Improve logging around Test Optimization.
- CLOV-427 - Make unique coverage in HTML reports optional but on by default.
- CLOV-423 - Error message should suggest to users that their code has not been instrumented.
- CLOV-413 - Implement unique mask pre-calcuation in
CoverageData.
- CLOV-445 - Make Clover detect constant expressions properly.
Bugs
- CLOV-449 - ContextStore inner class is Serializable but doesn't have SUID.
- CLOV-448 - Space in "Source Directive" context filter causes numerous context log warnings.
- CLOV-398 - TestNG test methods that take an argument are not included in the Test Coverage report.
- CLOV-441 - Include versus Exclude Files from Clover Trouble.
- CLOV-390 - Test optimisation does not work well with class-based filesets.
- CLOV-392 - Test optimization doesn't put affected tests first when not minimizing tests.
- CLOV-399 - Test re-ordering not working for
*.class pattern sets.
- CLOV-446 - Built in contexts are lost across a merge.
- CLOV-424 - Invalid XHTML produced in
agg-pkgs.html.
- CLOV-422 - "Added" section in Clover reports only shows classes with highest coverage.