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 af28635 Clean ups. new c18595d No need for all the whitespace. new 4829ec9 [CSV-247] A single empty header is allowed when not allowing empty column headers. 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: .../apache/commons/csv/issues/JiraCvs247Test.java | 64 ++++++++++++++++++++++ .../apache/commons/csv/issues/JiraCvs249Test.java | 4 -- 2 files changed, 64 insertions(+), 4 deletions(-) create mode 100644 src/test/java/org/apache/commons/csv/issues/JiraCvs247Test.java