awips2/cotsSource/org.apache.qpid/java/lib/cobertura/README.txt
Matt Nash fa4cd88c90 Moving 12.1.1 into ss_sync
Former-commit-id: d8da2252c3 [formerly 580e2938d7] [formerly 66be3bec40] [formerly c83e5ff474 [formerly 66be3bec40 [formerly 2a9569942c48542cf708b6c0b9189146fd954c11]]]
Former-commit-id: c83e5ff474
Former-commit-id: 21d2361f00 [formerly 1faae42484]
Former-commit-id: 82300ccdcf
2012-01-19 11:53:12 -06:00

10 lines
321 B
Text

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.