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 1f6ca1d fixes #7014: 2 migrations of 4.0-RC3 ne sont pas jouées Merge branch 'feature/7014' into develop new b41c02a adapatation du test pour verifier la replication des equipements sur le modele LL (refs #7015) new 84c3c44 ajout d'un test de replication aussi pour le modèle seine (refs #7015) new 8c9934f fixes #7015: [ObServePS] Les équipements ne sont pas synchonisés Merge branch 'feature/7015' into develop The 3 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 8c9934f7efcbec3304ea96e76dee08e2a9ccc755 Merge: 1f6ca1d 84c3c44 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 23 12:19:43 2015 +0200 fixes #7015: [ObServePS] Les équipements ne sont pas synchonisés Merge branch 'feature/7015' into develop commit 84c3c445ee2117d251d22ccafc48360e8f66cc1f Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 23 12:19:31 2015 +0200 ajout d'un test de replication aussi pour le modèle seine (refs #7015) commit b41c02a0cc1cb87b3ead8d39c7132eb0d172b21e Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 23 11:01:49 2015 +0200 adapatation du test pour verifier la replication des equipements sur le modele LL (refs #7015) Summary of changes: .../replication/H2LonglineReplicateDataTest.java | 200 ------------ .../its/replication/H2ReplicateDataTest.java | 348 +++++++++++++++++++++ .../src/test/resources/db/3.16/ANO-6611.sql.gz | Bin 172354 -> 0 bytes .../src/test/resources/db/replication/data.sql.gz | Bin 0 -> 176610 bytes 4 files changed, 348 insertions(+), 200 deletions(-) delete mode 100644 observe-business/src/test/java/fr/ird/observe/its/replication/H2LonglineReplicateDataTest.java create mode 100644 observe-business/src/test/java/fr/ird/observe/its/replication/H2ReplicateDataTest.java delete mode 100644 observe-business/src/test/resources/db/3.16/ANO-6611.sql.gz create mode 100644 observe-business/src/test/resources/db/replication/data.sql.gz -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.