From bac0ec284c39cef7f55562a97e9f982f11e8a7fd 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@1337869 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/lib/cobertura/README.txt | 9 --------- 1 file changed, 9 deletions(-) delete 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 deleted file mode 100644 index 080bb5f2f3..0000000000 --- a/qpid/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