All Versions
Clover 4.0 DocumentationClover 3.3 Documentation
Clover 3.2 Documentation
More...
We've taken care to make upgrading Clover straightforward.
Follow these simple steps to upgrade Clover-for-Ant:
1. Replace your existing clover.jar with the new clover.jar
You can do this by simply replacing the the old .jar file with the new .jar file.
2. Obtain and install a Clover license
When you run Clover, output similar to the following will appear:
[clover] Clover Version x.x, built on ... [clover] Loaded from: c:/ant/lib/clover.jar
3. Delete any existing Coverage database
The Clover database is created at the location specified in the initstring attribute of <clover-setup>.
Note
In the current version of Clover, the initstring parameter is now optional. We recommend leaving it unspecified unless you want to explicitly control where Clover writes its database file.
Please also read the Clover for Ant Best Practices.