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 70092bb  Document intent to remove Serializable from CSVRecord.
     new df9da10  Prepare for 1.8-RC2.
     new afad1de  Prepare for 1.8-RC2.
     new a35797b  Prepare for 1.8-RC2.

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:
 RELEASE-NOTES.txt                                  |  8 +++--
 pom.xml                                            |  2 +-
 src/changes/changes.xml                            |  2 +-
 .../org/apache/commons/csv/CSVFileParserTest.java  |  6 ++--
 .../java/org/apache/commons/csv/CSVFormatTest.java | 10 +++---
 .../org/apache/commons/csv/CSVPrinterTest.java     | 39 ++++++++++++++--------
 .../java/org/apache/commons/csv/CSVRecordTest.java |  2 +-
 .../apache/commons/csv/issues/JiraCsv213Test.java  |  1 -
 .../apache/commons/csv/issues/JiraCsv248Test.java  |  2 +-
 9 files changed, 43 insertions(+), 29 deletions(-)

Reply via email to