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 b62ddc54 [CSV-257] Updating from 1.6 to 1.7 breaks a header line with
a missing header name
new cf6a90d1 Use longer lines
new 32dbbf60 Reduce use of magic chars
The 2 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:
src/main/java/org/apache/commons/csv/CSVFormat.java | 16 ++++++++--------
src/main/java/org/apache/commons/csv/CSVRecord.java | 19 +++++++++----------
2 files changed, 17 insertions(+), 18 deletions(-)