This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 27cd9cd [jgitflow-maven-plugin]Updating develop poms back to pre merge state new d70c7c5 fixes #6318: Les données spatiales de pêche ne sont pas recalculées 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 d70c7c55bcd1a1f82fc905099edbce360e4f45fd Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 16 16:00:23 2014 +0100 fixes #6318: Les données spatiales de pêche ne sont pas recalculées Summary of changes: .../EchoBaseUserTopiaApplicationContext.java | 56 +++++++++++++++------- .../MigrationCallBackForVersion2_7_2.java | 44 +++++++++++++++++ ...migration.workingDb.MigrationCallBackForVersion | 3 +- .../resources/migration/postgis-view-2.7.2.sql | 43 +++++++++++++++++ .../src/main/resources/postgis-view.sql | 6 ++- echobase-domain/src/main/xmi/echobase.properties | 2 +- 6 files changed, 135 insertions(+), 19 deletions(-) create mode 100644 echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/MigrationCallBackForVersion2_7_2.java create mode 100644 echobase-domain/src/main/resources/migration/postgis-view-2.7.2.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.