This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from f2665e3 fixes #6541 new 84422d2 add new shutdown methods new 892651f add new method to close persistence service new 3f51fe4 add new shutdown methods new 5c1d9d4 delete db files new dfe6838 rename exit code new e44d941 fixes #6601 The 6 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 e44d9410c3c85f18a9d7a19fa6f42d0d9cb641fc Merge: f2665e3 dfe6838 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 19:09:55 2015 +0100 fixes #6601 commit dfe68384beaddec03e14fa920cbd6247c42bf6d9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 19:03:26 2015 +0100 rename exit code commit 5c1d9d4dc03d9d2d2afd55bb9331f2553dc83493 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 19:03:09 2015 +0100 delete db files commit 3f51fe4bf2cd3fbee80b8fb032ee7d4d5692dbdf Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 18:47:58 2015 +0100 add new shutdown methods commit 892651f6082c54070e82659be2c58dc9505b86e2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 18:40:29 2015 +0100 add new method to close persistence service commit 84422d24b1ccf1339a89dde2c4625d6fd694dbc5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 18:35:08 2015 +0100 add new shutdown methods Summary of changes: .../src/main/java/fr/ifremer/tutti/util/Jdbcs.java | 31 ++++++++++++++++ .../java/fr/ifremer/tutti/ui/swing/RunTutti.java | 7 ++-- .../fr/ifremer/tutti/ui/swing/TuttiUIContext.java | 42 +++++++++++++++++++--- .../ui/swing/action/CloseApplicationAction.java | 4 +-- .../ui/swing/action/ExportAndCleanDbAction.java | 21 ++++------- .../tutti/ui/swing/action/ReimportDbAction.java | 9 ++--- .../tutti/ui/swing/action/ReinstallDbAction.java | 9 ++--- .../tutti/ui/swing/action/ReloadTuttiAction.java | 2 +- .../ui/swing/action/UpdateApplicationAction.java | 2 +- .../tutti/ui/swing/action/UpdateReportAction.java | 2 +- 10 files changed, 93 insertions(+), 36 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.