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 bc5698b Organize imports. new 858031d Clean up exception. new 5d16917 Use try-with-resources. Better local var name. new dc5d034 Use try-with-resources. 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/CSVFormatTest.java | 2 +- .../org/apache/commons/csv/CSVPrinterTest.java | 23 +++++++++++----------- .../apache/commons/csv/issues/JiraCsv167Test.java | 4 +--- .../apache/commons/csv/issues/JiraCsv211Test.java | 16 +++++++-------- .../apache/commons/csv/issues/JiraCsv247Test.java | 13 ++++++------ .../apache/commons/csv/perf/PerformanceTest.java | 10 ++++++---- 6 files changed, 34 insertions(+), 34 deletions(-)