This is an automated email from the git hooks/post-receive script. New change to branch feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git from 8324b6e Introduce new Exporter API (Refs #3798) new ada693e Prefer use a StringWriter to export to string, rather than using a ByteArrayOutputStream The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ada693efb717d0db2abce17f6a8a3aa8c80fb18b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 10 09:29:48 2015 +0100 Prefer use a StringWriter to export to string, rather than using a ByteArrayOutputStream Summary of changes: src/main/java/org/nuiton/csv/Exporter.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.