summaryrefslogtreecommitdiff
path: root/java/lib/cobertura/README.txt
blob: 8e4cc09a8058bcda69b35e235f0a2b0d05799721 (plain)
1
2
3
4
5
6
7
8
9
10
Download the cobertura binary from the following location:

http://cobertura.sourceforge.net/download.html


Unpack it into the cobertura (this) directory with tar --strip-path 1 -xf.
This should leave you with cobertura.jar in qpid/java/lib/cobertura.

Run "ant cover-test coverage-report" to generate coverage report.