Fwd: [Nuiton-csv-commits] [ANN] - Nuiton CSV 3.0-rc-3 released
The Nuiton CSV team is pleased to announce the nuiton-csv-3.0-rc-3 release! Simple CSV API Documentation of the project can be found here: https://doc.nuiton.org/nuiton-csv Changes ------- Changes in this version include: Fixed Bugs: o Erreur à l'import d'un csv en UTF-8 with BOM Issue: 3372. Thanks to Brendan Le Ny. Resolved by bleny. Downloads --------- For a manual installation, you can download files here: https://forge.nuiton.org/projects/nuiton-csv/files * nuiton-csv-3.0-rc-3-deps.zip - https://forge.nuiton.org/attachments/download/1084 * nuiton-csv-3.0-rc-3-full.zip - https://forge.nuiton.org/attachments/download/1085 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ Find us at * http://search.maven.org/#artifactdetails|org.nuiton|nuiton-csv|3.0-rc-3|jar Have fun! -Nuiton CSV team
Fixed Bugs: o Erreur à l'import d'un csv en UTF-8 with BOM Issue: 3372. Thanks to Brendan Le Ny. Resolved by bleny.
Tu avais vu cette classe de commons-io : https://commons.apache.org/proper/commons-io/apidocs/org/apache/commons/io/i... ? -- Éric Chatellier
Le 15/08/2014 12:12, Eric Chatellier a écrit :
Tu avais vu cette classe de commons-io : https://commons.apache.org/proper/commons-io/apidocs/org/apache/commons/io/i... ?
Non. C'est bien vu. Il aurait sûrement fallu utiliser ça. -- Brendan Le Ny, Code Lutin bleny@codelutin.com (+33) 02 40 50 29 28
participants (2)
-
Brendan Le Ny -
Eric Chatellier