mirror of https://github.com/apache/lucene.git
reenable XML reports for Jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
815cc4f10e
commit
28ff0ba357
|
@ -800,9 +800,7 @@
|
|||
<report-execution-times file="${junit.output.dir}/tests-timehints.txt" historyLength="5" />
|
||||
|
||||
<!-- XML reports compatible with ant-report task. We don't use ant-report anyway so I omit these. -->
|
||||
<!--
|
||||
<report-ant-xml dir="@{junit.output.dir}" />
|
||||
-->
|
||||
<report-json file="${junit.output.dir}/tests-report-${ant.project.name}/index.html" />
|
||||
</listeners>
|
||||
|
||||
|
|
Loading…
Reference in New Issue