From 54f5c5fbbd51f2f7bf239756010f49fdfc99dd55 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 17 Feb 2017 06:51:47 +0100 Subject: [PATCH] Record new forceCsvQuoteChar by Francesco Steccanella closes #32 --- CONTRIBUTORS | 1 + WHATSNEW | 7 +++++++ contributors.xml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1988638ee..17022c788 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -125,6 +125,7 @@ Erik Hatcher Erik Langenbach Erik Meade Ernst de Haan +Francesco Steccanella Frank Harnack Frank Somers Frank Zeyda diff --git a/WHATSNEW b/WHATSNEW index 781ed0137..2c10b1efe 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,6 +1,13 @@ Changes from Ant 1.9.9 TO Ant 1.9.10 ==================================== +Other changes: +-------------- + + * Added forceCsvQuoteChar option to task. When enabled the + values always get quoted. + Github Pull Request #32 + Changes from Ant 1.9.8 TO Ant 1.9.9 =================================== diff --git a/contributors.xml b/contributors.xml index 1356f3801..ee049cb17 100644 --- a/contributors.xml +++ b/contributors.xml @@ -523,6 +523,10 @@ Ernst de Haan + + Francesco + Steccanella + Frank Harnack