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 4f9a4037 Bump org.apache.commons:commons-parent from 101 to 102.
add 966b3851 [CSV-327] Limit parser maxRows by produced records
new 7a4f93f3 Merge pull request #607 from
OldTruckDriver/fix/csvparser-maxrows-record-number-offset
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/changes/changes.xml | 1 +
src/main/java/org/apache/commons/csv/CSVParser.java | 6 +++++-
src/test/java/org/apache/commons/csv/CSVParserTest.java | 17 +++++++++++++++++
3 files changed, 23 insertions(+), 1 deletion(-)