This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git.
from 635ccfb bz-64836 junitlauncher - Print a more informative and instant summary for tests new 79573ec happy new year new 623d566 encode characters illegal in XML in junitlauncher's report The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: NOTICE | 2 +- WHATSNEW | 8 ++ .../junitlauncher/LegacyXmlResultFormatter.java | 60 +++++++++------ .../apache/tools/ant/util/DOMElementWriter.java | 14 ++++ .../LegacyXmlResultFormatterTest.java | 86 ++++++++++++++++++++++ 5 files changed, 146 insertions(+), 24 deletions(-) create mode 100644 src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java