This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from e20e86e fixes #1359 Revert modification to allow running multiple task at the same time new e4c1d77 Fix release 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 e4c1d775aecbb584c2b213587432248f7d2e0478 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Aug 4 17:13:53 2016 +0200 Fix release Summary of changes: .../java/org/chorem/jtimer/io/BackupUtils.java | 21 ++++++++++++++++++ .../jtimer/plugin/timebundle/TimeBundleHelper.java | 4 ++-- .../jtimer/plugin/timebundle/TimeBundleSaver.java | 7 +++--- .../plugin/timebundle/TimeBundleSynchronizer.java | 4 ++-- .../plugin/timebundle/TimeBundleVetoable.java | 4 ++-- .../plugin/timebundle/TimerSyncCellRenderer.java | 4 ++-- .../jtimer/plugin/timebundle/TimerSyncEditor.java | 4 ++-- .../plugin/timebundle/TimerSyncTableModel.java | 4 ++-- ...ndleSaverTest.java => TimeBundleSaverTest.java} | 25 ++++++++++++++++++++-- 9 files changed, 59 insertions(+), 18 deletions(-) rename src/test/java/org/chorem/jtimer/plugin/timebundle/{TImeBundleSaverTest.java => TimeBundleSaverTest.java} (56%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.