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 7cf896b0 [CSV-323] ExtendedBufferedReader byte tracking leads to an
incorrect CSVRecord.getBytePosition()
add 4a28ba82 [CSV-322] CSVFormat.Builder.setQuote() does not refresh
quotedNullString
new 3b179bcd Merge pull request #602 from
garydgregory/fix/CSV-322_CSVFormat_Builder_setQuote
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 | 2 ++
.../java/org/apache/commons/csv/CSVFormatTest.java | 24 ++++++++++++++++++++++
2 files changed, 26 insertions(+)