This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from cab59b27 Pick up Mockito version from Parent POM
add 6595acc0 quote value with leading or trailing unicode whitespace
new 08d5d618 Merge pull request #621 from
rootvector2/quote-unicode-whitespace
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/csv/CSVFormat.java | 10 +++++----
.../org/apache/commons/csv/CSVPrinterTest.java | 24 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 4 deletions(-)