This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git.
from d467e41 Replace Java 14 with Java 15 as the latest Java version to
test. Use Jaav 16 EA as the EA version to test.
new 2d2acc2 Fix checkstyle
new b8ac660 Ensure default goal runs on travis
new 235f931 Javadoc generic map type M
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:
.travis.yml | 3 ++-
src/main/java/org/apache/commons/csv/CSVRecord.java | 4 ++--
src/main/java/org/apache/commons/csv/ExtendedBufferedReader.java | 4 ++--
src/site/resources/checkstyle/checkstyle-suppressions.xml | 2 +-
4 files changed, 7 insertions(+), 6 deletions(-)