From 99a2f7119b4aed3e2b2ad878a3f5905e52ccbe83 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Fri, 12 Sep 2008 10:19:00 +0000 Subject: QPID-1282: Add targets for cobertura coverage reporting. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@694671 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/lib/cobertura/README.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 qpid/java/lib/cobertura/README.txt (limited to 'qpid/java/lib') diff --git a/qpid/java/lib/cobertura/README.txt b/qpid/java/lib/cobertura/README.txt new file mode 100644 index 0000000000..58b876f4a7 --- /dev/null +++ b/qpid/java/lib/cobertura/README.txt @@ -0,0 +1,3 @@ +Download the cobertura binary from the following location and unpack it into this directory. Run "ant covertest coverage-report" to generate coverage report. + +http://cobertura.sourceforge.net/download.html -- cgit v1.2.1