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 e7a5708a Fix compiler warnings
     new 5e5512fd Add a message to some JUnit assertions to debug local failures
     new 76981db6 Sort members
     new c75601d2 Use final

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:
 .../java/org/apache/commons/csv/CSVParser.java     |  24 ++--
 .../java/org/apache/commons/csv/CSVRecord.java     |  20 +--
 .../apache/commons/csv/ExtendedBufferedReader.java | 109 ++++++++--------
 src/main/java/org/apache/commons/csv/Lexer.java    |  16 +--
 .../java/org/apache/commons/csv/CSVParserTest.java | 140 ++++++++++-----------
 .../org/apache/commons/csv/JiraCsv196Test.java     |   6 +-
 6 files changed, 157 insertions(+), 158 deletions(-)

Reply via email to