Commit c6f8f29e authored by guus's avatar guus

Moving the junit test results from 'plain' to 'xml' so that Bamboo can make use of them.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11786 b35dd754-fafc-0310-a699-88a17e54d16e
parent 9563a861
......@@ -622,7 +622,7 @@
<pathelement path="${test.classes.dest.dir}"/>
</classpath>
<formatter type="plain"/>
<formatter type="xml"/>
<batchtest todir="${test.results.dest.dir}">
<fileset dir="${src.test.java.dir}">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment