junit xml output for hudson's benefit. patch by johano; reviewed by jbellis for #32

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768579 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Ellis 2009-04-25 18:46:48 +00:00
parent e2a4ea7f7e
commit 6d075b51b9
3 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@
<mkdir dir="${build.test.dir}/cassandra"/>
<testng outputDir="${build.dir}/test/output"
haltOnFailure="true"
listeners="org.uncommons.reportng.JUnitXMLReporter"
verbose="2">
<sysproperty key="net.sourceforge.cobertura.datafile" file="${cobertura.datafile}"/>
<jvmarg value="-Dstorage-config=${test.conf}"/>

BIN
lib/reportng-0.9.8.jar Normal file

Binary file not shown.

BIN
lib/velocity-dep-1.4.jar Normal file

Binary file not shown.