This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from 0b0003e3 Simplify new API name and parameter names
new ca2e6e75 Add missing tests
new 502a3296 Add a comment for JaCoCo
new b98f7fe8 Simplify internals
The 3 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:
pom.xml | 10 +-
.../java/org/apache/commons/csv/CSVFormat.java | 221 ++++++++-------------
.../org/apache/commons/csv/CSVPrinterTest.java | 11 +
3 files changed, 96 insertions(+), 146 deletions(-)