azotcsit commented on a change in pull request #175:
URL: https://github.com/apache/ant/pull/175#discussion_r789921289
##
File path:
src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatter.java
##
@@ -298,8 +298,9 @@ private void writeFailed(fina
Hi Jaikiran,
Were you able to check the PRs? I'd would be great to get into the next
release with these changes (or alternative workarounds), so we (Apache
Cassandra) can move forward with JUnit 5 upgrade.
Best Regards,
Aleksei Zotov.
On Thu, Dec 23, 2021 at 5:22 PM Aleksei Zotov wrote:
> J
tsmock opened a new pull request #175:
URL: https://github.com/apache/ant/pull/175
Bugzilla Report 65833
This occurs when the stacktrace message contains ]]>, which is the CDATA
end code. There is no escape, so it must be replaced with `]]` + `]]>` +
`