This documentation relates to Clover 3.1.x
If you are using an earlier version, please view the previous versions of the Clover documentation and select the relevant version.
Skip to end of metadata
Go to start of metadata

Please also refer to the Clover-for-Eclipse Changelog and Clover-for-IDEA Changelog.

Clover-for-Ant Changelog

The changes for the latest version are as follows:

Clover-for-Ant 3.1.5

25 April, 2012

Clover 3.1.5 is a bug fix release addressing issues found in Clover 3.1.4.

JIRA Issues (8 issues)
Type Key Summary Priority
Bug CLOV-1060 Bug Blocker
Bug CLOV-1079 NullPointerException in "Run Clover as" dialog Major
Bug CLOV-1078 Remove all references to Clover 2, replace with Clover3; 2011 -> 2012 Minor
Development Task CLOV-1080 Update issue tracker links for Eclipse and IntelliJ Minor
Improvement CLOV-1073 Make unique test coverage disabled by default to improve performance Minor
Development Task CLOV-1069 Upgrade Intelij libraries for unit tests Minor
Bug CLOV-1068 Fix compatiblity issues with Intellij IDEA 11.1 Minor
Improvement CLOV-1075 Unit tests - upgrade to JUnit4.10 and fix platform compatibility Minor

Clover-for-Ant 3.1.4

27 February, 2012

Clover 3.1.4 is a bug fix release addressing issues found in Clover 3.1.3.

JIRA Issues (3 issues)
Type Key Summary Priority
Bug CLOV-949 Coverage contexts broken in Clover 3 Critical
Bug CLOV-1061 com.cenqua.clover:clover 3.1.4 jars are missing on maven-central repo Major
Improvement CLOV-1057 Add option to exclude methods with N executable line of code from coverage Minor

Clover-for-Ant 3.1.3

17 January, 2012

Clover 3.1.3 is a bug fix release addressing issues found in Clover 3.1.2.

JIRA Issues (11 issues)
Type Key Summary Priority
Bug CLOV-1040 Java 7 ARM blocks cause Clover to generate invalid code Blocker
Bug CLOV-1039 When instrumenting code, fully qualified class names should be used for Classes and Annotations being added to prevent ambiguous references. Major
Bug CLOV-1038 Testng test with parameters shows $testMethod.qualifiedName as test name in reports Major
New Feature CLOV-1021 Support for Maven Groovy Eclipse compiler Minor
Bug CLOV-1042 DistributedConfig is not Serializable Minor
Bug CLOV-1045 Clover-for-Intellij incorrectly reports a new version is available even if the current version is the latests Minor
Bug CLOV-1041 Generated groovy methods used for conditional coverage checking should not be final - causes Grails problems when inheritence is used Minor
Bug CLOV-1053 Clover coverage files sometimes get corrupted Minor
Improvement CLOV-1049 Don't force preloading of native libraries if not running on Windows Minor
Bug CLOV-1047 Namespace conflict with parent controller class '$CLV_exprEval$' Minor
Bug CLOV-1055 Support Intellij 11 Minor

Clover-for-Ant 3.1.2

7 November, 2011

Clover 3.1.2 is a bug fix release addressing issues found in Clover 3.1.0. Clover 3.1.0 introduced support for Java 1.7 language features.

JIRA Issues (7 issues)
Type Key Summary Priority
Bug CLOV-1004 Intellij 10.5 with clover 3.1 is throwing: "Error: CloverException: unexpected token" for enums Blocker
Bug CLOV-1030 Clover doesn't generate PDF historical 'adders' Major
Bug CLOV-1003 Clover's Log4J handling is broken Major
Improvement CLOV-1006 Clover Ant listener does not accept flush policy or interval settings from the command line Major
Improvement CLOV-1033 add more information to Clover's xml reports Minor
Bug CLOV-1034 the tutorial/build_optimized.xml has a bug in it Minor
Bug CLOV-1013 Integer overflow causes coverage data to be incorrectly written to disk Minor

Clover-for-Ant 3.1.0

2 June, 2011

Clover 3.1.0 is a release that introduces support for Java 1.7 language features and fixes various bugs.

JIRA Issues (9 issues)
Type Key Summary Priority
Improvement CLOV-999 Ensure Clover support Groovy 1.7 & 1.8 Critical
New Feature CLOV-998 Support JDK 1.7 language features Major
Improvement CLOV-1000 Support Intellij 10.5 Minor
Bug CLOV-941 NPE for some selections when rendering gutter annotation Minor
Bug CLOV-995 Clover-for-Eclipse may load intermediate coverage results and not load subsequent coverage updates Minor
Bug CLOV-942 The AntIntegrationListener doesn't survive a presetdef for javac Minor
Improvement CLOV-952 Clover initialisation is not re-entrant Minor
Bug CLOV-959 Report fuzzy matching for moved source fails on Windows due to File.separatorChar Minor
Bug CLOV-945 Make the maven-clover2-plugin support Maven3 Minor

All versions

 

Labels
  • None