This is the documentation for Clover 3.3. View this page for the

Unknown macro: {spacejump}

of Clover, or visit the latest Clover documentation.

まずはじめに

If you are new to Clover and want to get it going quickly, try the following:

 

For help with Ant, see the online Ant manual at http://ant.apache.org/manual/index.html. Also recommended reading is Eric Burke's Top 15 Ant Best Practices.

For Clover troubleshooting information, see the Atlassian Answers and Clover Knowledge Base. Still no luck? Raise an issue for Atlassian Support team.

System Requirements and Supported Platforms

See the Clover-for-Ant Installation Guide and Supported Platforms.

What's New in Clover?

See the Clover Release Notes.

謝辞

Clover makes use of the following excellent third-party libraries:

Apache Ant

The Ant build system.

ANTLR

A public domain parser generator.

Apache CommonsA set of reusable Java components.

Apache Velocity

Template engine used for HTML report generation.

Cajo

A lightweight library for multi-machine communication.

FastUtilA library for high-performance operations on primitive types.

groovy

An agile and dynamic language for the Java Virtual Machine.

GSONA library converting Java objects into their JSON representation.
GuavaGoogle's core libraries for collections, caching, primitives support, string processing, I/O etc.

iText (2.0.1)

A library for generating PDF documents.

JCommon / JFreeChart

An open source library for generating charts.

JDOMA library for accessing, manipulating, and outputting XML data from Java code.

overLIB

A JavaScript library for pop-ups and tool tips.

TheJIT

An open source toolkit for creating interactive data visualisations.

Utils.jsA JavaScript library.

To prevent library version mismatches, all of these libraries have been obfuscated and/or repackaged and included in the Clover JAR. We do this to prevent pain for users who may use different versions of these libraries in their projects.