summaryrefslogtreecommitdiff
path: root/qpid/java/lib/cobertura/README.txt
blob: 080bb5f2f33cfa66c18876e9c9db76f35037f27b (plain)
1
2
3
4
5
6
7
8
9
Download the cobertura binary from the following location and expand it into
this directory.

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

Alternatively run "ant download-cobertura" to do this automatically.
(to set a http proxy for ant use ANT_OPTS="-Dhttp.proxyHost=<host> -Dhttp.proxyPort=<port>")

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