This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


    from 1bd1fd8e Update POM version for Apache release 1.10.0
     new 6aa3665d Only link to dependency-info.html instead of hard-coding a 
single method
     new 7d862e6d Remove deprecated PMD rules.
     new 7165be4d Add CI management section
     new 5433169b Enable JiraCsv213Test
     new fc2848b0 Enable some CSVPrinterTest tests
     new 9134e957 Fix formatting
     new 72ba42e3 Add missing code coverage
     new 2d11aab7 Fix since tag
     new 669a2ca2 Add/fix missing Javadoc since tag

The 9 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                                            |   5 +
 .../java/org/apache/commons/csv/CSVFormat.java     |   3 +-
 .../apache/commons/csv/DuplicateHeaderMode.java    |   2 +-
 src/site/resources/pmd/pmd-ruleset.xml             |  13 -
 src/site/xdoc/index.xml                            |  10 +-
 .../java/org/apache/commons/csv/CSVFormatTest.java | 450 ++++++++-------------
 .../org/apache/commons/csv/CSVPrinterTest.java     |   3 -
 .../apache/commons/csv/issues/JiraCsv213Test.java  |   7 +-
 8 files changed, 170 insertions(+), 323 deletions(-)

Reply via email to