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 15f1936 changement d'implantaton de la transformation de l'entité en formulaire. new 95ad74d implantation ActivityLongLineEncouterService (refs #7458). new e7c9224 implantation ActivityLongLineEncouterService (refs #7458). new 6e869d9 implantation ActivityLongLineSensorUsedService (refs #7458). new e84f5c0 implantation SetLonglineService (refs #7458). The 4 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 e84f5c0a6eee56d4eb9f0ea0759860d41f937c49 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 12:42:33 2015 +0200 implantation SetLonglineService (refs #7458). commit 6e869d9b9f4bb478b17bc9a4b47591945e80ba64 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 12:29:02 2015 +0200 implantation ActivityLongLineSensorUsedService (refs #7458). commit e7c9224d34bb5dfafb386a5091047ef91a733300 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 12:25:27 2015 +0200 implantation ActivityLongLineEncouterService (refs #7458). commit 95ad74dc5aeefda5f187d3f935cdadbb7186fbe4 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 27 12:23:19 2015 +0200 implantation ActivityLongLineEncouterService (refs #7458). Summary of changes: .../ActivityLongLineSensorUsedService.java | 3 +- .../service/longline/SetLonglineService.java | 5 +- .../ActivityLongLineEncouterServiceTopia.java | 54 ++++++++++ .../ActivityLongLineSensorUsedServiceTopia.java | 54 ++++++++++ .../service/longline/SetLonglineServiceTopia.java | 112 +++++++++++++++++++++ 5 files changed, 222 insertions(+), 6 deletions(-) create mode 100644 observe-services-topia/src/main/java/fr/ird/observe/services/service/longline/ActivityLongLineEncouterServiceTopia.java create mode 100644 observe-services-topia/src/main/java/fr/ird/observe/services/service/longline/ActivityLongLineSensorUsedServiceTopia.java create mode 100644 observe-services-topia/src/main/java/fr/ird/observe/services/service/longline/SetLonglineServiceTopia.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.