dependabot[bot] opened a new pull request, #202:
URL: https://github.com/apache/ant/pull/202
Bumps xalan:xalan from 2.7.2 to 2.7.3.
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=mav
dependabot[bot] opened a new pull request, #201:
URL: https://github.com/apache/ant/pull/201
Bumps xalan:xalan from 2.7.2 to 2.7.3.
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=mav
We have a decent amount of fixes and changes since we released Ant
1.10.13 https://github.com/apache/ant/blob/master/WHATSNEW. Plus, Ant
1.10.13 broke some setups due to our changes to SecurityManager related
usage. I recently reverted those SecurityManager related changes and
have now pushed s
jaikiran closed pull request #121: use displayName instead of
legacyReportingName in xml reports
URL: https://github.com/apache/ant/pull/121
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
jaikiran commented on PR #121:
URL: https://github.com/apache/ant/pull/121#issuecomment-1675840459
I'll go ahead and close this PR since this was already delivered in Ant
1.10.10 release as part of https://bz.apache.org/bugzilla/show_bug.cgi?id=64564
--
This is an automated message from t
jaikiran commented on PR #121:
URL: https://github.com/apache/ant/pull/121#issuecomment-1675840246
Hello Vincent @don-vip,
> Can we please get the same output as JUnit 4?
Test.testMethod[displayedName]
I had forgottent about this. But now that I went backed and looked at it,
this