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 51925370 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new f465ee87 Add text content to email and clean code new 9f742ff5 fix NPE new 74b3eaad Speed up content cleaning new 5f5ac0f5 fixex #10484 : Problème de décodage de sujet d'email new e63cae63 Fix slow email showing new eafbf50a Improve HTML email new cea5d67d Improve error message when sending message The 7 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 cea5d67dfbfee977d33c9c6f97857164ee32912d Author: jcouteau <couteau@codelutin.com> Date: Thu Sep 5 14:57:48 2019 +0200 Improve error message when sending message commit eafbf50ae069102d8c4207f76c27b85cf19312c0 Author: jcouteau <couteau@codelutin.com> Date: Thu Sep 5 14:56:49 2019 +0200 Improve HTML email commit e63cae6346dcf0950f7ad759dacb9f496da5a813 Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 29 12:04:52 2019 +0200 Fix slow email showing commit 5f5ac0f5e6a8bc67b40ce3a793197befb8a615c9 Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 22 09:55:30 2019 +0200 fixex #10484 : Problème de décodage de sujet d'email commit 74b3eaad10794d843cae31f78a8756d70cb4f7b7 Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 22 09:10:11 2019 +0200 Speed up content cleaning commit 9f742ff56dae537ab7c0c8d629ce5da0fa85521e Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 22 09:07:51 2019 +0200 fix NPE commit f465ee875dd3faac1ddd86b00131b2e338167b6d Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 22 09:01:04 2019 +0200 Add text content to email and clean code Summary of changes: .../faxtomail/services/FaxToMailServiceUtils.java | 24 ++++++++++++++--- .../faxtomail/services/service/EmailService.java | 2 +- .../services/service/EmailServiceImpl.java | 30 +++++++++++++++++++--- .../services/FaxToMailServiceUtilsTest.java | 3 +++ .../services/service/EmailServiceTest.java | 9 +++---- .../attachment/AttachmentEditorUIHandler.java | 8 ++++-- .../faxtomail/ui/swing/util/FaxToMailUIUtil.java | 25 +++++++++++++----- 7 files changed, 80 insertions(+), 21 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.