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 a14d762d [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 87888f53 fixes #10123 : force font-size to 1 when font-size:0 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 87888f5332e04d95657cacbbb0261858afb90396 Author: jcouteau <couteau@codelutin.com> Date: Tue Oct 23 09:11:28 2018 +0200 fixes #10123 : force font-size to 1 when font-size:0 Summary of changes: .../services/service/EmailServiceImpl.java | 4 + .../services/service/EmailServiceTest.java | 9 + .../faxtomail/services/service/ImageUtilTest.java | 29 ++- .../src/test/resources/emails/test10123.eml | 252 +++++++++++++++++++++ 4 files changed, 291 insertions(+), 3 deletions(-) create mode 100644 faxtomail-service/src/test/resources/emails/test10123.eml -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.