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 ede2c535 - refs #10098 : Ferme quelques ressources non fermées new a602e920 Sonar - Remove "Dead store to local variable" new 8220785e Fix Sonar - Performance issues new 98b67ad1 Fix Hibernate exception The 3 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 98b67ad1b9221b59c8fc89b76dfee1ede5631f2c Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 26 17:42:50 2018 +0200 Fix Hibernate exception commit 8220785e46ea80ad0897f8d742ef8034c5c2186e Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 26 15:17:54 2018 +0200 Fix Sonar - Performance issues commit a602e920c0bc9c200a3b95a730c754acdccf7a3a Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 26 10:56:36 2018 +0200 Sonar - Remove "Dead store to local variable" Summary of changes: .../entities/AbstractFaxToMailTopiaDao.java | 20 ++- .../persistence/entities/EmailTopiaDao.java | 187 +-------------------- .../services/service/ConfigurationServiceImpl.java | 4 +- .../services/service/EmailServiceImpl.java | 15 +- .../services/service/InitFaxToMailServiceImpl.java | 5 +- .../services/service/LdapServiceImpl.java | 3 - .../swing/actions/PrintOnDefaultPrinterAction.java | 6 +- .../actions/ComputeQuantitiesByRangeAction.java | 12 +- .../OpenMailFolderChooserFromListAction.java | 8 +- .../demandgroup/DemandGroupCellRenderer.java | 2 - .../ui/swing/content/reply/ReplyFormUIHandler.java | 2 +- .../transmit/MailFolderChooserUIHandler.java | 22 +-- .../content/transmit/actions/TransmitAction.java | 6 +- .../faxtomail/web/FaxToMailInterceptor.java | 7 +- 14 files changed, 62 insertions(+), 237 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.