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 b7ed4003 No need to store in local variable new f2943113 Whitespace new ab5331cf Whitespace new df3732ba Use try-with-resources to manage JDBC Clob in CSVPrinter.printRecords(ResultSet) 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: src/changes/changes.xml | 3 ++- src/main/java/org/apache/commons/csv/CSVFormat.java | 1 - src/main/java/org/apache/commons/csv/CSVPrinter.java | 10 ++++++++-- 3 files changed, 10 insertions(+), 4 deletions(-)