This is an automated email from the git hooks/post-receive script. New change to branch feature/7458 in repository observe. See http://git.codelutin.com/observe.git from fe6cdca on desactive pour le moment le module rest) new 497ba00 Gestion de la locale des référentiels 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 497ba0087fc05db383796d1ad532ce409989b592 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 18 12:19:42 2015 +0200 Gestion de la locale des référentiels Summary of changes: .../observe/services/ObserveServiceContext.java | 4 ++ .../services/FakeObserveServiceContext.java | 12 ++++ .../services/dto/constants/ReferentialLocale.java | 40 ++++++------ .../dto/referential/ReferentialLabelDto.java | 52 +++++++++++++-- .../dto/referential/ReferentialLabelDtos.java | 13 ++-- .../ReferentielLabelValueNotFoundException.java | 27 ++++++++ .../services/ObserveServiceContextRest.java | 12 ++++ .../services/ObserveServiceContextTopia.java | 12 ++++ .../services/service/ReferentialDtoBuilder.java | 12 ++-- .../services/service/ReferentialServiceTopia.java | 4 +- .../service/ReferentialDtoBuilderTest.java | 73 +++++++++++++++------- 11 files changed, 199 insertions(+), 62 deletions(-) copy observe-entities/src/main/java/fr/ird/observe/entities/constants/ReferenceLocale.java => observe-services-model/src/main/java/fr/ird/observe/services/dto/constants/ReferentialLocale.java (71%) create mode 100644 observe-services-model/src/main/java/fr/ird/observe/services/dto/referential/ReferentielLabelValueNotFoundException.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.