This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 02b2fda1 Use try-with-ressources on all closeables (partial fix) new 491bf7f7 Use try-with-ressources on all closeables Fix some other Sonar warnings 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 491bf7f77e5c6d70eddb61ce3c9791b5aef2996b Author: jcouteau <couteau@codelutin.com> Date: Tue Oct 30 21:56:38 2018 +0100 Use try-with-ressources on all closeables Fix some other Sonar warnings Summary of changes: .../faxtomail/persistence/entities/AttachmentFileImpl.java | 14 +++++--------- .../faxtomail/services/service/EmailServiceImpl.java | 6 +++++- .../faxtomail/ui/swing/actions/ShowRechercheAction.java | 7 +++++-- .../swing/content/attachment/AttachmentEditorUIModel.java | 6 +----- .../actions/GenerateAnnotatedAttachmentAction.java | 14 +++++++------- .../faxtomail/ui/swing/util/DemandeTableModel.java | 4 ++-- .../faxtomail/web/action/admin/ImportArchiveAction.java | 8 ++------ .../franciaflex/faxtomail/web/action/admin/LdapAction.java | 8 ++------ .../com/franciaflex/faxtomail/web/job/ClientUpdateJob.java | 14 ++++++-------- .../franciaflex/faxtomail/web/job/EDIManagementJob.java | 14 ++++++-------- .../com/franciaflex/faxtomail/web/job/MailFilterJob.java | 12 +++--------- 11 files changed, 44 insertions(+), 63 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.