You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2015/02/14 07:58:19 UTC

ant git commit: record changes

Repository: ant
Updated Branches:
  refs/heads/master f06f36620 -> fe046d186


record changes


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

Branch: refs/heads/master
Commit: fe046d186640d63675456f2fe272d755761fa64f
Parents: f06f366
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat Feb 14 07:58:01 2015 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat Feb 14 07:58:01 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/ant/blob/fe046d18/WHATSNEW
----------------------------------------------------------------------
diff --git a/WHATSNEW b/WHATSNEW
index 1cdbd44..ca81b8b 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -95,6 +95,9 @@ Other changes:
  * ported some of the write-optimization of Commons Compress 1.10 to
    the ZIP package
 
+ * adapted unit tests to Java9 and added "javac1.9" as valid option
+   for javac's compiler attribute.
+
 Changes from Ant 1.9.3 TO Ant 1.9.4
 ===================================