From 0ff7cc8511a29c6804bf9491de215a2d24e88a52 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 6 Mar 2016 12:38:32 +0100 Subject: [PATCH] record change for module support --- CONTRIBUTORS | 1 + WHATSNEW | 3 +++ contributors.xml | 4 ++++ 3 files changed, 8 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 14de97ac7..af1a509f4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -391,6 +391,7 @@ Tom Dimock Tom Eugelink Tom May Tomasz Bech +Tomáš Zezula Trejkaz Xaoza Ulrich Schmidt Uwe Schindler diff --git a/WHATSNEW b/WHATSNEW index 7dff8cb7d..efbee6eef 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -70,6 +70,9 @@ Other changes: * The condition has a new optional attribute followRedirects. Bugzilla Report 58840 + * now supports Java9 modules. + https://github.com/apache/ant/pull/15 + Changes from Ant 1.9.5 TO Ant 1.9.6 =================================== diff --git a/contributors.xml b/contributors.xml index 137b99661..4029a0d09 100644 --- a/contributors.xml +++ b/contributors.xml @@ -1572,6 +1572,10 @@ Tomasz Bech + + Tomáš + Zezula + Trejkaz Xaoz