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 JonathanEllis: http://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=43&rev2=44 Comment: add buildbot link 1. `/path/to/cobertura/cobertura-report.sh --destination build/cobertura/html source code src/java` 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/ + === Continuous integration === - (If you are getting File.deleteOnExit() exceptions, older versions of cobertura are broken with JVM 1.6.0_14+.) + Buildbot runs the Cassandra tests continuously: http://ci.apache.org/builders/cassandra-trunk. (Builders for stable branches also exist.) == IDE == * [[RunningCassandraInIDEA]]
