From cec99780fcda624fbddb09b158495dfc87571fe3 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 13 Jul 2016 20:33:16 +0200 Subject: [PATCH] record JDK9 module support for junit closes #18 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 00cae0615..ab25572ec 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -50,6 +50,9 @@ Other changes: * now supports compression via the optional compressed attribute. Bugzilla Report 47552 + * now supports JDK9 modules + Github Pull Request #18 + Changes from Ant 1.9.6 TO Ant 1.9.7 ===================================