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 6e008ba Pour les référentiels en lecture seule, on ne prend que la label des références rencontrées new ea86ae6 Ajout d'une exception lorsqu'on a pas pas trouvé une donnée + test de suppression 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 ea86ae6913b46c64f4b9be640feb55014525a710 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 18 14:22:47 2015 +0200 Ajout d'une exception lorsqu'on a pas pas trouvé une donnée + test de suppression Summary of changes: .../services/service/DataNotFoundException.java | 30 ++++++++++++++++ .../services/service/ReferentialService.java | 8 ++--- .../services/service/ReferentialServiceTopia.java | 21 ++++++----- .../service/ReferentialServiceTopiaTest.java | 42 ++++++++++++++++++++++ 4 files changed, 89 insertions(+), 12 deletions(-) create mode 100644 observe-services-api/src/main/java/fr/ird/observe/services/service/DataNotFoundException.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.