This is an automated email from the git hooks/post-receive script. New change to branch feature/#8171 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from e73b8f4 Fix voyage creation with ports new 8aec49a Fix mandatory field during import new 3df68fd Fix import for the voyage entity The 2 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 3df68fd7ce7f7834b5f2a51dadee236646892ede Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Wed May 11 17:22:14 2016 +0200 Fix import for the voyage entity commit 8aec49a3f2183d0fd669d99220437102e164bc90 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Wed May 11 14:37:06 2016 +0200 Fix mandatory field during import Summary of changes: .../references/{Vessels.java => Ports.java} | 10 +++++----- .../migration/workingDb/3.905-1-insert-ports.sql | 4 ++-- .../echobase/services/csv/EchoBaseCsvUtil.java | 12 ++++++++++++ .../services/service/UserDbPersistenceService.java | 4 ++-- .../contexts/ImportDataContextSupport.java | 10 ++++++++++ .../csv/VoyageCommonsVoyageImportExportModel.java | 9 +++++---- .../resources/echobase-importDb-referentiel.zip | Bin 50556 -> 50514 bytes .../test/resources/import-data/common/voyage.csv.gz | Bin 126 -> 117 bytes 8 files changed, 36 insertions(+), 13 deletions(-) copy echobase-domain/src/main/java/fr/ifremer/echobase/entities/references/{Vessels.java => Ports.java} (79%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.