From 7bde4f27dd261038f1cd907f201324b854ef47e3 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 30 Apr 2014 01:19:48 +0000 Subject: [PATCH] preparation for Ant 1.9.4 release git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591169 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 6 +++--- build.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index c1fafc065..1e9b3398b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,4 +1,4 @@ -Changes from Ant 1.9.3 TO current +Changes from Ant 1.9.3 TO Ant 1.9.4 =================================== Changes that could break older environments: @@ -13,11 +13,11 @@ Changes that could break older environments: Bugzilla Report 54769 * when matching an entry of a zip/tarfileset against a pattern a - leading slash will be stripped from the entry name. Most archive + leading slash will be stripped from the entry name. Most archives don't contain paths with leading slashes anyway. This may cause include/exclude patterns that start with a / to stop matching anything. Such patterns only used to work by accident and - only on platforms with multiple file syste roots. + only on platforms with multiple file system roots. Bugzilla Report 53949 * DirectoryScanner and thus fileset/dirset will now silently drop all diff --git a/build.xml b/build.xml index 7aa0d995e..fc23a21e9 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ - +