This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
commit 5118c987c5ed0c1962e73e010637b5e2f34217c5 Merge: aa9ec68 73c324b Author: Stefan Bodewig <bode...@apache.org> AuthorDate: Sat Jul 10 18:55:30 2021 +0200 Merge branch '1.9.x' WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --cc WHATSNEW index 1ff6c1c,89b4cfa..73539a9 --- a/WHATSNEW +++ b/WHATSNEW @@@ -11,14 -4,8 +11,16 @@@ Fixed bugs Other changes: -------------- + * org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask now + has a new protected createExecuteWatchdog() method for allowing it to be overriden. + Github Pull Request #147 + + * Upgraded AntUnit to 1.4.1. + + +Changes from Ant 1.10.9 TO Ant 1.10.10 +====================================== + Fixed bugs: -----------