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 4b9e7de3 Bump org.apache.commons:commons-parent from 102 to 103.
add 68f17d8a handle null name in CSVRecord accessors under ignoreHeaderCase
new 6f3b97a8 Merge pull request #628 from
rootvector2/null-name-ignore-header-case
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:
src/main/java/org/apache/commons/csv/CSVRecord.java | 4 ++--
.../java/org/apache/commons/csv/CSVRecordTest.java | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)