From 22393a45b3796bfad748ad8355d2f960d9abb9af Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sun, 13 May 2012 13:15:31 +0000 Subject: QPID-3994: update the optional download of Cobertura to be performed using Ivy git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1337869 13f79535-47bb-0310-9956-ffa450edef68 --- java/lib/cobertura/README.txt | 9 --------- 1 file changed, 9 deletions(-) delete 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 deleted file mode 100644 index 080bb5f2f3..0000000000 --- a/java/lib/cobertura/README.txt +++ /dev/null @@ -1,9 +0,0 @@ -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= -Dhttp.proxyPort=") - -Run "ant cover-test coverage-report" to generate coverage report. -- cgit v1.2.1