Browse Source

record module support for javac

closes #16
master
Stefan Bodewig 9 years ago
parent
commit
edca1db3d0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -73,6 +73,9 @@ Other changes:
* <java> now supports Java9 modules.
https://github.com/apache/ant/pull/15

* <javac> now supports Java9 modules.
https://github.com/apache/ant/pull/16

Changes from Ant 1.9.5 TO Ant 1.9.6
===================================



Loading…
Cancel
Save