mirror of https://github.com/apache/lucene.git
Make log output nicer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377663 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
71a58d78a4
commit
dc4b2cc7b6
|
@ -1697,7 +1697,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites
|
|||
<element name="nested" optional="false" implicit="true"/>
|
||||
<sequential>
|
||||
<copy todir="@{todir}" flatten="@{flatten}" overwrite="@{overwrite}" verbose="true"
|
||||
preservelastmodified="false" encoding="UTF-8" outputencoding="UTF-8"
|
||||
preservelastmodified="false" encoding="UTF-8" outputencoding="UTF-8" taskname="pegdown"
|
||||
>
|
||||
<filterchain>
|
||||
<tokenfilter>
|
||||
|
|
Loading…
Reference in New Issue