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 d6778b7 Fix typo performance test #55. new d047f83 [CSV-248] CSVRecord is not Serializable. new 07101a9 [CSV-248] CSVRecord is not Serializable. new e3eca25 [CSV-248] CSVRecord is not Serializable. The 3 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: pom.xml | 2 +- src/changes/changes.xml | 1 + .../java/org/apache/commons/csv/CSVRecord.java | 2 +- .../java/org/apache/commons/csv/CSVRecordTest.java | 50 ++++++++++++++-------- 4 files changed, 35 insertions(+), 20 deletions(-)