This is an automated email from the ASF dual-hosted git repository. jkf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
commit ed102173aa937cb650162d7c9accb03f4495b895 Author: jkf <[email protected]> AuthorDate: Sat Jun 1 14:30:05 2019 +0200 Updating WHATSNEW for the changes of today and last week --- WHATSNEW | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 722bc07..70d3d54 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -3,6 +3,14 @@ Changes from Ant 1.10.6 TO Ant 1.10.7 Fixed bugs: ----------- + * FTP still tries checking or entering directories after a timeout + Bugzilla Report 63454 + + * junitlauncher - does not detect failure in @BeforeAll + Bugzilla Report 63479 + + * Error using ant-1.10.6 with jdk8 + Bugzilla Report 63457 * FTP task no longer duplicates a check for a file being a symlink. Bugzilla Report 63259
