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 bb1905a3 [jgitflow-maven-plugin]updating poms for 2.5-SNAPSHOT development new 86573375 fixes #9321 passage à struts 2.3.33 qui valide correctement les adresses mail 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 86573375f5c3834caefb5a15991e236ed807be8a Author: Kevin Morin <morin@codelutin.com> Date: Thu Aug 3 11:22:06 2017 +0200 fixes #9321 passage à struts 2.3.33 qui valide correctement les adresses mail Summary of changes: .../faxtomail/services/FaxToMailServiceUtils.java | 6 +++ .../validators/FaxToMailEmailValidator.java | 42 ------------------- .../validators/FaxToMailEmailsValidator.java | 47 ---------------------- .../src/main/resources/validators.xml | 4 +- pom.xml | 2 +- 5 files changed, 9 insertions(+), 92 deletions(-) delete mode 100644 faxtomail-service/src/main/java/com/franciaflex/faxtomail/services/validators/FaxToMailEmailValidator.java delete mode 100644 faxtomail-service/src/main/java/com/franciaflex/faxtomail/services/validators/FaxToMailEmailsValidator.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.