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 a3b59041 Fix CI build new ee1a39fd Put back integration tests new c79fab3e [ISO] comment typo new 4942e867 fixes #10217 : Mise à jour de l'export Biotic pour la base CIEM new c4d81c82 fixes #10216 : Mise à jour de l’export Acoustic pour la base CIEM new f5ae0c57 rename results echotype import column new ac290063 fixes #10217 : Biotic Export The 6 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 ac29006324f969004418b45bb80849c2bf2dba7d Author: jcouteau <couteau@codelutin.com> Date: Fri Feb 21 08:32:01 2020 +0100 fixes #10217 : Biotic Export commit f5ae0c5741db633a31d022cfe1e46674eda3d861 Author: jcouteau <couteau@codelutin.com> Date: Thu Feb 13 17:49:02 2020 +0100 rename results echotype import column commit c4d81c82c34b751348956735c88837cb967073ea Author: jcouteau <couteau@codelutin.com> Date: Thu Feb 13 17:44:19 2020 +0100 fixes #10216 : Mise à jour de l’export Acoustic pour la base CIEM commit 4942e8678b0076aab5e2e1f044587296d136384b Author: jcouteau <couteau@codelutin.com> Date: Thu Feb 13 17:43:32 2020 +0100 fixes #10217 : Mise à jour de l'export Biotic pour la base CIEM commit c79fab3e47ceaac7a21a5e9f157f867ad3a2ddfe Author: jcouteau <couteau@codelutin.com> Date: Thu Feb 13 17:37:27 2020 +0100 [ISO] comment typo commit ee1a39fded2e21a201cd75dbd317a4c48daf4da4 Author: jcouteau <couteau@codelutin.com> Date: Mon Feb 3 17:09:04 2020 +0100 Put back integration tests Summary of changes: echobase-services/pom.xml | 6 +- .../services/service/UserDbPersistenceService.java | 12 ++- .../service/atlantos/xml/VocabularyExport.java | 54 ++++++++----- .../service/atlantos/xml/XmlAccousticExport.java | 16 ++-- .../service/atlantos/xml/XmlBioticExport.java | 90 ++++++++++----------- .../ImportResultsEchotypeActionSupport.java | 2 +- .../VoyageCatchesSubSampleImportAction.java | 7 +- .../importdata/csv/ResultsEchotypeImportRow.java | 2 +- .../echobase/services/EchoBaseServiceFixtures.java | 8 +- .../VoyageCatchesOnlySubSampleImportServiceIT.java | 6 +- .../importdata/VoyageOperationImportServiceIT.java | 6 +- .../VoyageResultsMapFishCellImportServiceIT.java | 11 ++- .../import-data/catches/biometrysample.csv.gz | Bin 321 -> 314 bytes .../resources/import-data/catches/subsample.csv.gz | Bin 920 -> 864 bytes .../import-data/catches/subsample_all.csv.gz | Bin 22400 -> 21528 bytes .../import-data/echobase-commonData.h2.db.gz | Bin 373494 -> 388742 bytes .../import-data/operation/gearmetadatavalue.csv.gz | Bin 4964 -> 3302 bytes .../import-data/operation/operation.csv.gz | Bin 6056 -> 3508 bytes .../operation/operationmetadatavalue.csv.gz | Bin 2529 -> 1519 bytes .../import-data/result/voyage/echotype.csv.gz | Bin 617 -> 616 bytes 20 files changed, 117 insertions(+), 103 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.