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 cdf5d7a Complete acoustic xml export new 20110c7 Add missing for atlantos export 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 20110c76d6368d74206a9b119c0f42b112972133 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Thu Oct 20 17:03:18 2016 +0200 Add missing for atlantos export Summary of changes: .../echobase/entities/references/MissionImpl.java | 12 +++++++++ ...WorkingDbMigrationCallBackForVersion3_911.java} | 9 +++---- .../workingDb/h2/3.905-0-update-model.sql | 4 --- .../workingDb/h2/3.905-2-migrate-voyage-ports.sql | 3 --- .../3.911-0-atlantos.sql} | 6 ++++- .../workingDb/pg/3.905-0-update-model.sql | 4 --- .../workingDb/pg/3.905-2-migrate-voyage-ports.sql | 3 --- ...importLog-entityId.sql => 3.911-0-atlantos.sql} | 6 ++++- echobase-domain/src/main/xmi/echobase.properties | 2 +- echobase-domain/src/main/xmi/echobase.zargo | Bin 99798 -> 100263 bytes .../service/atlantos/xml/XmlAccousticExport.java | 2 +- .../actions/ImportAcousticsActionSupport.java | 8 ++++-- .../ImportAcousticsConfiguration.java | 30 +++++++++++++++++++++ .../resources/echobase-importDb-referentiel.zip | Bin 50514 -> 50551 bytes .../resources/i18n/echobase-ui_en_GB.properties | 4 +++ .../resources/i18n/echobase-ui_fr_FR.properties | 4 +++ .../jsp/importData/configureAcousticImport.jsp | 12 +++++++++ .../importData/configureMooringAcousticImport.jsp | 12 +++++++++ .../WEB-INF/jsp/importData/createMission.jsp | 3 +++ 19 files changed, 99 insertions(+), 25 deletions(-) create mode 100644 echobase-domain/src/main/java/fr/ifremer/echobase/entities/references/MissionImpl.java copy echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/{WorkingDbMigrationCallBackForVersion3_906.java => WorkingDbMigrationCallBackForVersion3_911.java} (88%) copy echobase-domain/src/main/resources/migration/workingDb/{pg/3.907-0-update-importLog-entityId.sql => h2/3.911-0-atlantos.sql} (67%) copy echobase-domain/src/main/resources/migration/workingDb/pg/{3.907-0-update-importLog-entityId.sql => 3.911-0-atlantos.sql} (64%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.