This is an automated email from the git hooks/post-receive script. New change to branch feature/sync in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 2ec9c11 changed the return of taskToJSONFormat back to String (to avoid having several toString() in the TimerTaskUpdaterView, when it can be done once in the method) new 1a9ed28 removed a duplicated try/catch in the sendUpdate() method 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 1a9ed2829c0f135b3164d9f0111f30c2b69cb06c Author: servantie <servantie.c@gmail.com> Date: Mon May 23 17:36:50 2016 +0200 removed a duplicated try/catch in the sendUpdate() method Summary of changes: src/main/java/org/chorem/jtimer/entities/TimerTaskHelper.java | 9 ++++----- .../java/org/chorem/jtimer/ui/report/TimerTaskUpdaterView.java | 8 +------- 2 files changed, 5 insertions(+), 12 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.