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:43:35 UTC

[10/10] ant git commit: Merge branch '1.9.x'

Merge branch '1.9.x'


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

Branch: refs/heads/master
Commit: 22fb93b0c1abd2ebfee44bc08b35941cda9c208e
Parents: 228e2e2 b9f78ab
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat Dec 2 18:42:16 2017 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat Dec 2 18:42:16 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/ant/blob/22fb93b0/WHATSNEW
----------------------------------------------------------------------
diff --cc WHATSNEW
index 8ad85ef,0f5e9bf..26eb335
--- a/WHATSNEW
+++ b/WHATSNEW
@@@ -73,8 -50,10 +73,10 @@@ 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
 -===================================
 +Changes from Ant 1.10.0 TO Ant 1.10.1
 +=====================================
  
  Fixed bugs:
  -----------