From ad8e400b786c5868d4e0d2aa880625240e44e311 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/qpid@694671 13f79535-47bb-0310-9956-ffa450edef68 --- java/lib/cobertura/README.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 java/lib/cobertura/README.txt (limited to 'java/lib') diff --git a/java/lib/cobertura/README.txt b/java/lib/cobertura/README.txt new file mode 100644 index 0000000000..58b876f4a7 --- /dev/null +++ b/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