From 9ef4ba386ce8b6dda905aad04ba20c53ab1699a8 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 13 Jan 2017 07:00:23 +0100 Subject: [PATCH] better use the 1.10.x version - PR 60582 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index be10fa71c..4af3746dd 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -4,7 +4,7 @@ Changes from Ant 1.10.0 TO Ant 1.10.1 Fixed bugs: ----------- - * Ant 1.9.8 made Path#systemClasspath final which broke the Eclipse + * Ant 1.10.0 made Path#systemClasspath final which broke the Eclipse integration. Bugzilla Report 60582