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 2017/12/02 17:41:49 UTC

ant git commit: forgot to record new javac10+ compiler option

Repository: ant
Updated Branches:
  refs/heads/1.9.x bd0759d94 -> b9f78abff


forgot to record new javac10+ compiler option


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

Branch: refs/heads/1.9.x
Commit: b9f78abff6f85c62d3a98d8ebc74c054f4a12096
Parents: bd0759d
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat Dec 2 18:41:18 2017 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat Dec 2 18:41:18 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/ant/blob/b9f78abf/WHATSNEW
----------------------------------------------------------------------
diff --git a/WHATSNEW b/WHATSNEW
index 79fb177..0f5e9bf 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -50,6 +50,8 @@ Other changes:
 
  * Added a new <javaversion> condition.
 
+ * added "javac10+" as new supported value for javac's compiler attribute.
+
 Changes from Ant 1.9.8 TO Ant 1.9.9
 ===================================