Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "HowToContribute" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=28&rev2=29

--------------------------------------------------

  === Running the code coverage task ===
  
   1. Unzip this one: 
http://sourceforge.net/projects/cobertura/files/cobertura/1.9.4.1/cobertura-1.9.4.1-bin.zip/download
-  1. ant codecoverage -Dcobertura.dir=/path/to/cobertura
+  1. `ant codecoverage -Dcobertura.dir=/path/to/cobertura`
-  1. /path/to/cobertura/cobertura-report.sh --destination build/cobertura/html 
source code src/java
+  1. `/path/to/cobertura/cobertura-report.sh --destination 
build/cobertura/html source code src/java`
-  1. <Browser> build/cobertura/html/index.html
+  1. View `build/cobertura/html/index.html`
  
  This is also available on Hudson (which updates about once every 24h) here: 
http://hudson.zones.apache.org/hudson/job/Cassandra/cobertura/
  

Reply via email to