This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/master by this push: new f0c686b missed noting 64836 in WHATSNEW of 1.10.10 f0c686b is described below commit f0c686b5c36962af47beef4394a698d57b17c931 Author: Jaikiran Pai <jaiki...@apache.org> AuthorDate: Mon Apr 19 12:46:02 2021 +0530 missed noting 64836 in WHATSNEW of 1.10.10 --- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 67bc47e..7ec8144 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -78,6 +78,10 @@ Other changes: discard any (error) output. This is a platform independent alternative to directiong output to any kind of null device. + * junitlauncher now prints a more useful and instantaneous summary of + tests being run, closely matching the junit task's summary. + Bugzilla Report 64836 + Changes from Ant 1.10.8 TO Ant 1.10.9 =====================================