This is an automated email from the git hooks/post-receive script. New change to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from cc48b3fd Merge branch 'release/2.4.3' adds 466ddeab [jgitflow-maven-plugin]updating poms for 2.4.4-SNAPSHOT development adds 7323ca3c fixes #9622 : Mails bloqués dans une boîte adds 6417d128 Add a way to test PDF opening adds 43351859 Use Jaxx 2.44 to improve ComboBox filtering adds d89f5da2 Wait for 3 chars to init clientComboBox adds edd6d3cc Update data after 3 cars entered adds 571eb9c8 Merge branch 'feature/9645-filtreListeClient' into develop adds 0130df39 Fix release ... new 0d39eea3 Fix release ... new ef1cb08a [jgitflow-maven-plugin]updating poms for branch'release/2.4.4' with non-snapshot versions new 0801b08e Merge branch 'release/2.4.4' 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 0801b08ee89e493ca8d98e1a9ce7aa8615f80280 Merge: cc48b3fd ef1cb08a Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 31 17:51:14 2018 +0100 Merge branch 'release/2.4.4' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml commit ef1cb08a62d96544779ca649df916272f4a1ade9 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 31 17:42:25 2018 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.4.4' with non-snapshot versions commit 0d39eea398faaf5c9e9a6d75c5ef11d00460b8cc Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 31 17:42:12 2018 +0100 Fix release ... Summary of changes: faxtomail-persistence/pom.xml | 2 +- .../persistence/entities/ClientTopiaDao.java | 12 ++++ faxtomail-service/pom.xml | 2 +- .../faxtomail/services/service/ClientService.java | 2 + .../services/service/ClientServiceImpl.java | 13 +++++ .../services/service/ConfigurationServiceImpl.java | 2 +- faxtomail-ui-swing/pom.xml | 2 +- .../ui/swing/content/demande/DemandeUIHandler.java | 28 +++++++++- .../faxtomail/ui/swing/OpenPDFTest.java | 64 ++++++++++++++++++++++ faxtomail-ui-web/pom.xml | 2 +- pom.xml | 4 +- 11 files changed, 124 insertions(+), 9 deletions(-) create mode 100644 faxtomail-ui-swing/src/test/java/com/franciaflex/faxtomail/ui/swing/OpenPDFTest.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.