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 458b7c1a Remove parent pom adds a51dbd82 Speed up scrolling adds 619ae497 Open links in external browser adds d3ab235c Remove duplicated code adds 89b0f0b5 Deal with corrupted pdf attachment files on import adds 57e2a201 Deal with mailer-daemon emails adds 1959bebf Deal with empty content adds 4500551a Clean code adds 13152d4f Update struts2 to 2.5.20 adds 06c55fee Remove unused profiles No new revisions were added by this update. Summary of changes: faxtomail-service/pom.xml | 6 +- .../services/service/ClientServiceImpl.java | 36 ++- .../services/service/MailFolderServiceImpl.java | 10 +- faxtomail-ui-swing/pom.xml | 289 --------------------- .../ui/swing/content/demande/DemandeUIHandler.java | 1 + .../faxtomail/ui/swing/util/FaxToMailUIUtil.java | 84 +++--- .../faxtomail/ui/swing/util/HTMLPane.java | 35 ++- faxtomail-ui-web/pom.xml | 5 - .../faxtomail/web/FaxToMailInterceptor.java | 6 +- .../faxtomail/web/FaxToMailJsonResultSupport.java | 2 +- .../faxtomail/web/job/MailFilterJob.java | 5 +- faxtomail-ui-web/src/main/resources/struts.xml | 4 +- faxtomail-ui-web/src/main/webapp/WEB-INF/web.xml | 4 +- pom.xml | 31 +-- 14 files changed, 114 insertions(+), 404 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.