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 31a0b8ee release 2.4.1 adds 91af1eed Correction de fuite mémoire à l'ouverture des demandes adds 0a151c61 modification de la version en 2.4.2-SNAPSHOT adds bb963d9f Fix release 2.4.2 new dd0ec219 [jgitflow-maven-plugin]updating poms for branch'release/2.4.2' with non-snapshot versions new b41ed014 Merge branch 'release/2.4.2' The 2 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 b41ed014dd7805eb9c04b905b42e6d40adb925e1 Merge: 31a0b8ee dd0ec219 Author: Maven Release <maven-release@codelutin.com> Date: Fri Nov 17 17:25:20 2017 +0100 Merge branch 'release/2.4.2' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml commit dd0ec2192e879b4f4bb76cd7a08d8954ebb0feb4 Author: Maven Release <maven-release@codelutin.com> Date: Fri Nov 17 17:06:13 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.4.2' with non-snapshot versions Summary of changes: faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- .../faxtomail/ui/swing/FaxToMailUIContext.java | 4 + .../ui/swing/actions/ShowDemandeAction.java | 4 +- .../ui/swing/content/demande/DemandeUIHandler.java | 98 +++++++++++----------- .../ui/swing/content/demande/DemandesUI.jaxx | 3 +- .../swing/content/demande/DemandesUIHandler.java | 28 +------ .../demande/demandgroup/DemandGroupUIHandler.java | 1 + ...I.java => FaxToMailValidatorMessageWidget.java} | 19 +++-- .../util/toolbar/AbstractToolbarPopupButton.java | 50 ++++++----- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 13 files changed, 108 insertions(+), 109 deletions(-) copy faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/{ReloadableListUI.java => FaxToMailValidatorMessageWidget.java} (61%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.