diff options
Diffstat (limited to 'qpid/java/lib')
| -rw-r--r-- | qpid/java/lib/cobertura/README.txt | 9 |
1 files changed, 0 insertions, 9 deletions
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=<host> -Dhttp.proxyPort=<port>") -
-Run "ant cover-test coverage-report" to generate coverage report. |
