This is an automated email from the git hooks/post-receive script. New change to branch feature/7493_corrige_action_validation_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 571d9c3 Corrige les tests suite à l'ajout des nouveaux bean BasketWithSectionDto et BranchlineWithBasketDto new 56da77d Renomme également les dto (ex: BasketWithSectionDto -> BasketWithSectionIdDto) 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 56da77d79e9db7a7e569e5c5efa64d5bf4bd5626 Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Wed Aug 24 10:30:12 2016 +0200 Renomme également les dto (ex: BasketWithSectionDto -> BasketWithSectionIdDto) refs #7493 Summary of changes: .../table/impl/longline/LonglinePositionHelper.java | 12 ++++++------ ...thSectionDto.java => BasketWithSectionIdDto.java} | 2 +- ...BasketDto.java => BranchlineWithBasketIdDto.java} | 4 ++-- .../dto/reference/DataReferenceSetDefinitions.java | 20 ++++++++++---------- .../services/binder/BinderEngineInitializer.java | 12 ++++++------ 5 files changed, 25 insertions(+), 25 deletions(-) rename observe-services-model/src/main/java/fr/ird/observe/services/dto/longline/{BasketWithSectionDto.java => BasketWithSectionIdDto.java} (94%) rename observe-services-model/src/main/java/fr/ird/observe/services/dto/longline/{BranchlineWithBasketDto.java => BranchlineWithBasketIdDto.java} (87%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.