This is an automated email from the git hooks/post-receive script. New change to branch feature/7458-LonglineTopiaService in repository observe. See http://git.codelutin.com/observe.git from 1c0e909 implantation SetLonglineDetailCompositionService (refs #7458). new 946cdd8 implantation SetLonglineCatchService (refs #7458). new ccf3d59 implantation TdrServiceTopia (refs #7458). new c6cefb6 Renommage méthode The 3 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 c6cefb6d33a36d4128afeec1beec5f09f0d223d2 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 17:36:01 2015 +0200 Renommage méthode commit ccf3d59aa3d1b3162d0fc052aa12c475e31b9852 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 17:21:06 2015 +0200 implantation TdrServiceTopia (refs #7458). commit 946cdd82a86fbbc0907c6872e14014245b46fbcf Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 17:11:31 2015 +0200 implantation SetLonglineCatchService (refs #7458). Summary of changes: .../service/longline/ActivityLonglineService.java | 2 +- ...neService.java => SetLonglineCatchService.java} | 5 +- .../service/longline/TripLonglineService.java | 2 +- .../longline/ActivityLonglineServiceTopia.java | 2 +- .../longline/SetLonglineCatchServiceTopia.java | 76 ++++++++++++++++++++++ .../services/service/longline/TdrServiceTopia.java | 66 +++++++++++++++++++ .../service/longline/TripLonglineServiceTopia.java | 2 +- 7 files changed, 147 insertions(+), 8 deletions(-) rename observe-services-api/src/main/java/fr/ird/observe/services/service/longline/{CatchLonglineService.java => SetLonglineCatchService.java} (88%) create mode 100644 observe-services-topia/src/main/java/fr/ird/observe/services/service/longline/SetLonglineCatchServiceTopia.java create mode 100644 observe-services-topia/src/main/java/fr/ird/observe/services/service/longline/TdrServiceTopia.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.