branch master updated (f85227fd -> 24f792ee)
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 f85227fd Merge branch 'release/2.4.6' adds a795d8c8 [jgitflow-maven-plugin]updating poms for 2.4.7-SNAPSHOT development adds d183bf5f Add info on error log to ease debug new 501cb5e9 Fix release ... new a399b90f [jgitflow-maven-plugin]updating poms for branch'release/2.4.7' with non-snapshot versions new 48ae56af Merge branch 'release/2.4.7' adds 2ca4fa3a Catch StackOverFlowError adds ca4293dc [jgitflow-maven-plugin]updating poms for 2.4.8-SNAPSHOT development adds e72a49a0 Merge remote-tracking branch 'origin/develop' into develop adds 941fa464 [jgitflow-maven-plugin]updating poms for branch'release/2.4.8' with non-snapshot versions adds 9306184b Fix release new 24f792ee Merge branch 'release/2.4.8' The 4 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 24f792eef0f577522da18afe25c57b6f239ae183 Merge: 48ae56af 9306184b Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 11:44:05 2018 +0100 Merge branch 'release/2.4.8' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml commit 48ae56af0bcc14b5e94afc3886649cd3ec47c74e Merge: f85227fd a399b90f Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 10:50:38 2018 +0100 Merge branch 'release/2.4.7' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml commit a399b90f3e0718ee216525615de4c39c0ef10906 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 10:18:21 2018 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.4.7' with non-snapshot versions commit 501cb5e960752af0de362f156bda0e87a93ad256 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 10:14:51 2018 +0100 Fix release ... Summary of changes: faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- .../java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 9 +++++++-- pom.xml | 2 +- 6 files changed, 12 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 501cb5e960752af0de362f156bda0e87a93ad256 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 10:14:51 2018 +0100 Fix release ... --- .../faxtomail/ui/swing/OpenPDFTest.java | 26 +++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/faxtomail-ui-swing/src/test/java/com/franciaflex/faxtomail/ui/swing/OpenPDFTest.java b/faxtomail-ui-swing/src/test/java/com/franciaflex/faxtomail/ui/swing/OpenPDFTest.java index 6395d49e..9c54a0ff 100644 --- a/faxtomail-ui-swing/src/test/java/com/franciaflex/faxtomail/ui/swing/OpenPDFTest.java +++ b/faxtomail-ui-swing/src/test/java/com/franciaflex/faxtomail/ui/swing/OpenPDFTest.java @@ -1,5 +1,29 @@ package com.franciaflex.faxtomail.ui.swing; +/*- + * #%L + * FaxToMail :: UI + * $Id:$ + * $HeadURL:$ + * %% + * Copyright (C) 2014 - 2018 Mac-Groupe, Code Lutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/gpl-3.0.html>. + * #L% + */ + import org.junit.Test; @@ -37,4 +61,4 @@ public class OpenPDFTest { } } -} \ No newline at end of file +} -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit a399b90f3e0718ee216525615de4c39c0ef10906 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 10:18:21 2018 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.4.7' with non-snapshot versions --- faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/faxtomail-persistence/pom.xml b/faxtomail-persistence/pom.xml index c408c824..7d3573aa 100644 --- a/faxtomail-persistence/pom.xml +++ b/faxtomail-persistence/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>2.4.7-SNAPSHOT</version> + <version>2.4.7</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 9788b0ad..56265817 100644 --- a/faxtomail-service/pom.xml +++ b/faxtomail-service/pom.xml @@ -27,7 +27,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>2.4.7-SNAPSHOT</version> + <version>2.4.7</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 87133232..f38ce9d0 100644 --- a/faxtomail-ui-swing/pom.xml +++ b/faxtomail-ui-swing/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.7-SNAPSHOT</version> + <version>2.4.7</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index cbad71ff..0b239ef7 100644 --- a/faxtomail-ui-web/pom.xml +++ b/faxtomail-ui-web/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.7-SNAPSHOT</version> + <version>2.4.7</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index e1961e91..7bdfd6ae 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.7-SNAPSHOT</version> + <version>2.4.7</version> <packaging>pom</packaging> <name>FaxToMail</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 48ae56af0bcc14b5e94afc3886649cd3ec47c74e Merge: f85227fd a399b90f Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 10:50:38 2018 +0100 Merge branch 'release/2.4.7' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- .../main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 6 ++++-- pom.xml | 2 +- 6 files changed, 9 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 24f792eef0f577522da18afe25c57b6f239ae183 Merge: 48ae56af 9306184b Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 13 11:44:05 2018 +0100 Merge branch 'release/2.4.8' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- .../src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 3 +++ pom.xml | 2 +- 6 files changed, 8 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm