This is an automated email from the git hooks/post-receive script. New change to branch feature/7739 in repository observe. See http://git.codelutin.com/observe.git from b42e495 ajout de tests (refs #7739) new f9047bd debut du remplacement des ref obsolètes (refs #7739) 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 f9047bdd8b5374fc9694082e08ba56b022f78e91 Author: Kevin Morin <morin@codelutin.com> Date: Thu Nov 26 10:17:38 2015 +0100 debut du remplacement des ref obsolètes (refs #7739) Summary of changes: .../synchro/SynchronizationServiceController.java | 7 ++ .../synchro/PropertyReplacementDefinition.java | 37 +++++++++ .../actions/synchro/SynchronizationService.java | 3 + .../java/fr/ird/observe/services/dto/DtoMap.java | 13 ++++ .../synchro/SynchronizationServiceTopia.java | 49 ++++++++++++ .../synchro/SynchronizationServiceTopiaTest.java | 87 ++++++++++++++++++++++ 6 files changed, 196 insertions(+) create mode 100644 observe-services-api/src/main/java/fr/ird/observe/services/service/actions/synchro/PropertyReplacementDefinition.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.