diff options
author | Stefan Bodewig <bodewig@apache.org> | 2017-11-29 16:17:34 +0100 |
---|---|---|
committer | Stefan Bodewig <bodewig@apache.org> | 2017-11-29 16:17:34 +0100 |
commit | 68b846a4c27361cce2b6d7e9c60ca697f980913e (patch) | |
tree | 41938c3c8a69674c6d624c6cef5dfc142f791b38 /WHATSNEW | |
parent | ecb6acf016999e97e3c5ee4a4d109a4fff1eea4b (diff) | |
download | ant-java-10-version.tar.gz |
try to adapt to Java10+ rapidly changing major versionsjava-10-version
Diffstat (limited to 'WHATSNEW')
-rw-r--r-- | WHATSNEW | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ Other changes: upgraded to 0.1.54. Jsch is the library behind the sshexec and scp Ant tasks. + * Added a new <javaversion> condition. Changes from Ant 1.9.8 TO Ant 1.9.9 =================================== |