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 fe76025 Merge branch 'develop' of gitlab.nuiton.org:codelutin/echobase into develop new 66fc6f0 Fix function for spacial data for mooring 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 66fc6f0671e121098e9ab6f21809091ca7addee2 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Wed Jul 13 11:00:39 2016 +0200 Fix function for spacial data for mooring Summary of changes: ...WorkingDbMigrationCallBackForVersion3_910.java} | 12 +- .../workingDb/pg/3.910-0-update-procedure.sql | 187 +++++++++++++++++++++ .../src/main/resources/postgis-structure.sql | 8 +- echobase-domain/src/main/xmi/echobase.properties | 2 +- .../echobase-catches-and-voyage-result.h2.db.gz | Bin 991130 -> 991130 bytes .../import-data/echobase-catches.h2.db.gz | Bin 924955 -> 924956 bytes .../import-data/echobase-commonData.h2.db.gz | Bin 370149 -> 370150 bytes .../import-data/echobase-mooring-results.h2.db.gz | Bin 930474 -> 930474 bytes .../import-data/echobase-mooring.h2.db.gz | Bin 925371 -> 925373 bytes .../resources/import-data/echobase-nodata.h2.db.gz | Bin 318631 -> 318632 bytes .../echobase-operation-total-samples.h2.db.gz | Bin 785190 -> 785188 bytes .../import-data/echobase-operation.h2.db.gz | Bin 508067 -> 508066 bytes 12 files changed, 201 insertions(+), 8 deletions(-) copy echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/{WorkingDbMigrationCallBackForVersion3_906.java => WorkingDbMigrationCallBackForVersion3_910.java} (84%) create mode 100644 echobase-domain/src/main/resources/migration/workingDb/pg/3.910-0-update-procedure.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.