You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2018/11/13 04:25:16 UTC

[2/2] ant git commit: Include fix for bz-62890 in WHATSNEW

Include fix for bz-62890 in WHATSNEW


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/454c252f
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/454c252f
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/454c252f

Branch: refs/heads/master
Commit: 454c252fe42625200bd91d6555e241b9932853fd
Parents: 65cd88f
Author: Jaikiran Pai <ja...@apache.org>
Authored: Tue Nov 13 09:54:52 2018 +0530
Committer: Jaikiran Pai <ja...@apache.org>
Committed: Tue Nov 13 09:54:52 2018 +0530

----------------------------------------------------------------------
 WHATSNEW | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/454c252f/WHATSNEW
----------------------------------------------------------------------
diff --git a/WHATSNEW b/WHATSNEW
index 4253d63..7fd0cb4 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -27,6 +27,13 @@ Fixed bugs:
    an incorrect compression level for a zip entry. This is now fixed.
    Bugzilla Report 62686
 
+ * sync task, in some cases on case insensitive file systems, would consider
+   a file in a destination directory to be orphaned and would delete it.
+   This task has now been fixed to infer the case sensitivity of the filesystem
+   of the destination directory.
+   Bugzilla Report 62890
+
+
 Other changes:
 --------------
  * generatekey task now supports SubjectAlternativeName during key