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 53360c47 Bump actions/setup-java from 5.2.0 to 5.3.0
     add 609a228e keep quoted empty trailing field with trailingDelimiter
     add fc4c0e3b document trailing delimiter parse behavior and contrast with 
trailing data
     new 1dd04be7 Merge pull request #616 from 
rootvector2/trailing-delimiter-quoted-empty

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/CSVFormat.java  | 20 ++++++++++++++++++++
 src/main/java/org/apache/commons/csv/CSVParser.java  |  4 +++-
 .../java/org/apache/commons/csv/CSVParserTest.java   | 17 +++++++++++++++++
 3 files changed, 40 insertions(+), 1 deletion(-)

Reply via email to