Browse Source

Add Ftp ant task timeout documentation also updated

master
jkf 5 years ago
parent
commit
c100ca01d4
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      WHATSNEW

+ 4
- 0
WHATSNEW View File

@@ -3,6 +3,7 @@ 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

@@ -23,6 +24,9 @@ Fixed bugs:
Other changes:
--------------

* FTP task timeout improvements.
Bugzilla Reports 63252 and 47414

* junitlauncher task now supports selecting test classes for execution,
based on the JUnit 5 tags, through the new "includeTags" and
"excludeTags" attributes.


Loading…
Cancel
Save