This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from f5bb858 Livrable #8181 Merge branch 'feature/8181' into develop new 1756a1b Ajout d'un parser formatter de String avec valeur NA new e72336a Ajout d'une colonne *label* dans l'import acoustic pour y mettre le numéro de radiale (See #8222) new 5c24c97 Mise à jour du test d'import acoustic pour intégrer la nouvelle colonne *label* (See #8222) new c269a50 Livrable #8222 Merge branch 'feature/8222' into develop The 4 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 c269a505620c9d990fd4668469c5045756d6cb33 Merge: f5bb858 5c24c97 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat May 14 12:22:02 2016 +0200 Livrable #8222 Merge branch 'feature/8222' into develop commit 5c24c971c6b4e1c23aad4e63f71ed8d3513884e8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat May 14 12:21:34 2016 +0200 Mise à jour du test d'import acoustic pour intégrer la nouvelle colonne *label* (See #8222) commit e72336a61f11ae4ce75b6aa5425506f0019150d8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat May 14 12:21:02 2016 +0200 Ajout d'une colonne *label* dans l'import acoustic pour y mettre le numéro de radiale (See #8222) commit 1756a1b88bb9f2b8252aeef471324b1bfcf42830 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat May 14 12:20:26 2016 +0200 Ajout d'un parser formatter de String avec valeur NA Summary of changes: .../entities/references/DataMetadataImpl.java | 2 + .../echobase/services/csv/EchoBaseCsvUtil.java | 18 +++++++++ .../actions/VoyageAcousticsImportAction.java | 33 ++++++++++++++-- .../csv/VoyageAcousticImportExportModel.java | 6 ++- .../importdata/csv/VoyageAcousticImportRow.java | 43 ++++++++++++++++++--- .../importdata/AbstractImportDataServiceIT.java | 20 ++++++++++ .../importdata/VoyageAcousticImportServiceIT.java | 12 ++++-- .../import-data/acoustic/movies_small.csv.gz | Bin 6128 -> 6972 bytes 8 files changed, 119 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.