Author: marnie
Date: Tue Dec 9 02:21:17 2008
New Revision: 724656
URL: http://svn.apache.org/viewvc?rev=724656&view=rev
Log:
Updated with amended info for running cobertura QPID-1282
Modified:
incubator/qpid/trunk/qpid/java/lib/cobertura/README.txt
Modified: incubator/qpid/trunk/qpid/java/lib/cobertura/README.txt
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/lib/cobertura/README.txt?rev=724656&r1=724655&r2=724656&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/java/lib/cobertura/README.txt (original)
+++ incubator/qpid/trunk/qpid/java/lib/cobertura/README.txt Tue Dec 9 02:21:17
2008
@@ -1,3 +1,9 @@
-Download the cobertura binary from the following location and unpack it into
this directory. Run "ant covertest coverage-report" to generate coverage report.
-
+Download the cobertura binary from the following location:
+
http://cobertura.sourceforge.net/download.html
+
+
+Unpack it into the cobertura (this) directory and then move the contents up
one level i.e. once unpacked it will create a cobertura-<version>. directory
with the cobertura.jar and scripts and a lib dir. All this content needs to
move up to the cobertura directory proper.
+
+Run "ant cover-test coverage-report" to generate coverage report.
+