This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from f7c7a24 Merge branch 'feature/7146' into develop new f312098 reajout de certaines migrations de la 4.0-RC3 (refs 7153) new 92d3049 fixes #7153: [PS] Après migration, la senne de toutes les marées anciennes devrait être marquée comme "utilisée pendant la marée" Merge branch 'feature/7153' into develop 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 92d3049ea124a6ce3999a4659406364c8872c80d Merge: f7c7a24 f312098 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed May 27 17:38:45 2015 +0200 fixes #7153: [PS] Après migration, la senne de toutes les marées anciennes devrait être marquée comme "utilisée pendant la marée" Merge branch 'feature/7153' into develop commit f312098add8416aa95d67bc5d44442de9c782057 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed May 27 17:38:41 2015 +0200 reajout de certaines migrations de la 4.0-RC3 (refs 7153) Summary of changes: .../migration/AbstractDataSourceMigration.java | 4 +- ... => DataSourceMigrationForVersion_4_0_RC7.java} | 52 ++++++++-------------- .../rename-unknown-longliner-H2.sql | 0 .../rename-unknown-longliner-PG.sql | 0 .../update-senne-gear-usedInTrip-H2.sql | 0 .../update-senne-gear-usedInTrip-PG.sql | 0 6 files changed, 21 insertions(+), 35 deletions(-) copy observe-entities/src/main/java/fr/ird/observe/entities/migration/versions/{DataSourceMigrationForVersion_4_0_RC4.java => DataSourceMigrationForVersion_4_0_RC7.java} (54%) copy observe-entities/src/main/resources/db/{4.0-RC3 => 4.0-RC7}/rename-unknown-longliner-H2.sql (100%) copy observe-entities/src/main/resources/db/{4.0-RC3 => 4.0-RC7}/rename-unknown-longliner-PG.sql (100%) copy observe-entities/src/main/resources/db/{4.0-RC3 => 4.0-RC7}/update-senne-gear-usedInTrip-H2.sql (100%) copy observe-entities/src/main/resources/db/{4.0-RC3 => 4.0-RC7}/update-senne-gear-usedInTrip-PG.sql (100%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.