This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 1af2194 Do not stay on snapshot if not necessary new 7954033 Add 4.904 test data + add missing test database migration new 2feac37 There is still some errors on longline data in test dbs... 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 2feac373bc29d8e24ba90aea332ca0e41fb5868a Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jul 26 10:09:13 2016 +0200 There is still some errors on longline data in test dbs... commit 7954033b9d90d2ed4555bbe9c6a6ab645cdab20c Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 25 15:58:21 2016 +0200 Add 4.904 test data + add missing test database migration Summary of changes: .../replication/ReplicateTripLonglineTest.java | 3 + .../services/service/MigrateTestsDatabases.java | 8 +++ .../java/fr/ird/observe/test/ObserveFixtures.java | 78 ++++++++++----------- .../resources/db/4.904/dataForTestLongline.sql.gz | Bin 0 -> 1626934 bytes .../resources/db/4.904/dataForTestSeine.sql.gz | Bin 0 -> 451066 bytes ...aForTestUnidirectionalReferentialSynchro.sql.gz | Bin 0 -> 441263 bytes .../src/main/resources/db/4.904/empty_h2.sql.gz | Bin 0 -> 6018 bytes .../src/main/resources/db/4.904/empty_pg.sql.gz | Bin 0 -> 6003 bytes .../src/main/resources/db/4.904/referentiel.sql.gz | Bin 0 -> 140244 bytes 9 files changed, 50 insertions(+), 39 deletions(-) create mode 100644 observe-test-data/src/main/resources/db/4.904/dataForTestLongline.sql.gz create mode 100644 observe-test-data/src/main/resources/db/4.904/dataForTestSeine.sql.gz create mode 100644 observe-test-data/src/main/resources/db/4.904/dataForTestUnidirectionalReferentialSynchro.sql.gz create mode 100644 observe-test-data/src/main/resources/db/4.904/empty_h2.sql.gz create mode 100644 observe-test-data/src/main/resources/db/4.904/empty_pg.sql.gz create mode 100644 observe-test-data/src/main/resources/db/4.904/referentiel.sql.gz -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.