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

Clover-for-Ant 2.4.0

5 November, 2008

Clover 2.4 for Ant is a major release which adds a key new feature, Test Optimization along with numerous improvements and bug fixes.

Issue key

Summary

CLOV-297

Column format of 'bar' is generating short bars

CLOV-299

Better warning for ant task misconfiguration

CLOV-246

Clover Maven 2 plugin doesn't work with Maven 2.0.9

CLOV-315

Clover check rounds percentages thus when the build should fail when less than 100% coverage, a coverage of 99.5% will pass

CLOV-253

By default, inner classes of test classes should be considered test classes themselves

CLOV-285

CoverateRecording may not read all coverage data

CLOV-317

changing the footer

CLOV-322

PDFReport fails when no coverage data available.

CLOV-216

Else filter working incorrectly

CLOV-324

HREFs corrupt when generating historic files in subdir on windows

CLOV-323

movers in pdf report corrupt

CLOV-326

clover2:check fails when the historydir does not exist.

CLOV-307

Code found in the test directory is showing up in the Classes list in the top view dashboard (aggregated view)

CLOV-321

Auto-scale historical chart Y-Axis

CLOV-319

Replace ResourceCollection to keep Clover Ant 1.6.1 compatible

CLOV-345

Allow @span="2compiles" on Clover tasks

CLOV-320

Allow custom contexts to be specified on the CloverInstr CLI

CLOV-354

ANSI color logging

CLOV-353

Plugin re-ordering classpath

CLOV-318

Automatically create history directory

CLOV-341

Add --filter option for XmlReporter command line tool

CLOV-329

NPE thrown from getJSONSrcFileLines under certain conditions

CLOV-300

Provide package and project level JSON

CLOV-279

Ability to check what's excluded from the dashboard

CLOV-327

Look at historypoint optimizations.

CLOV-328

Document new srcLevel attribute on the clover-historypoint task

CLOV-289

Document simple Ant Integration

CLOV-360

Document new custom column: filteredElements

CLOV-359

Document performance improvement when includeFailedTestCoverage is set to true.

CLOV-352

Please document the new columns PercentageCoveredContribution & PercentageUncoveredContribution

CLOV-311

Merging databases can fail under JDK 1.4

CLOV-344

Please document new --filter parameter to XmlReporter

CLOV-310

Plugin Ignoring Dependency Exclusions building surefire.test.class.path

CLOV-301

Save historical Clover data in this location automatically:

CLOV-306

Generate Clover report even when there are no tests

CLOV-316

Clover jar contains clover.xml twice

CLOV-334

Relax test detection logic - class is a potential test class if either the class name or superclass name contains "test"

CLOV-183

Improve look and feel of historical charts

Labels
  • None