This is an automated email from the git hooks/post-receive script. New change to branch feature/8145-2 in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from 5df204e Revue du chargement du cache d'échantillon au niveau de l'ui et des actions d'édition des captures d'une campagne new 68c508a Ajout méthode pour récupérer les ids des batchs enfants new 364af86 Gestion du nettoyage du cache avant la suppresion de lot ou de trait 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 364af86b567dbca3862c7b366b7698dd0c90f8fb Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Mar 20 22:16:01 2016 +0100 Gestion du nettoyage du cache avant la suppresion de lot ou de trait commit 68c508a494b5c30ed39f4c4ab058cbfd06b6ae31 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Mar 20 22:15:08 2016 +0100 Ajout méthode pour récupérer les ids des batchs enfants Summary of changes: .../tutti/persistence/TuttiPersistenceImpl.java | 5 +++ .../persistence/TuttiPersistenceNoDbImpl.java | 5 +++ .../service/BenthosBatchPersistenceService.java | 9 ++++ .../service/SpeciesBatchPersistenceService.java | 9 ++++ .../SpeciesBatchPersistenceServiceSupport.java | 7 ++- .../ifremer/tutti/service/PersistenceService.java | 51 +++++++++++++++++++--- 6 files changed, 79 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.