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 69248ba0 Bump org.apache.commons:commons-parent from 99 to 100
add 5e2d0590 [CSV-321] CSVFormat.equals()/hashCode() ignores maxRows
new 6d5993cb Merge pull request #600 from
garydgregory/fix/CSV-321_CSVFormat_equals_hashCode
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 | 15 ++++++++-------
src/test/java/org/apache/commons/csv/CSVFormatTest.java | 8 ++++++++
2 files changed, 16 insertions(+), 7 deletions(-)