You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ai...@apache.org on 2009/06/29 11:17:49 UTC

svn commit: r789266 - /qpid/trunk/qpid/java/lib/cobertura/README.txt

Author: aidan
Date: Mon Jun 29 09:17:48 2009
New Revision: 789266

URL: http://svn.apache.org/viewvc?rev=789266&view=rev
Log:
Update with more concise instructions.

Modified:
    qpid/trunk/qpid/java/lib/cobertura/README.txt

Modified: qpid/trunk/qpid/java/lib/cobertura/README.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/lib/cobertura/README.txt?rev=789266&r1=789265&r2=789266&view=diff
==============================================================================
--- qpid/trunk/qpid/java/lib/cobertura/README.txt (original)
+++ qpid/trunk/qpid/java/lib/cobertura/README.txt Mon Jun 29 09:17:48 2009
@@ -3,7 +3,8 @@
 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.
+Unpack it into the cobertura (this) directory with tar --strip-path 1 -xf.
+This should leave you with cobertura.jar in qpid/java/lib/cobertura.
 
 Run "ant cover-test coverage-report" to generate coverage report.
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org