branch release/2.4.5 updated (9e45a567 -> 1ac506d3)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.4.5 in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 9e45a567 Revert Jaxx update to fix client combobox filtering glitches new 1ac506d3 Fix release ... 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 1ac506d3f86a4ce182b365b2a04b184137cdca28 Author: Maven Release <maven-release@codelutin.com> Date: Fri Feb 2 13:45:22 2018 +0100 Fix release ... Summary of changes: .../faxtomail/ui/swing/OpenPDFTest.java | 26 +++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) -- 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 release/2.4.5 in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 1ac506d3f86a4ce182b365b2a04b184137cdca28 Author: Maven Release <maven-release@codelutin.com> Date: Fri Feb 2 13:45:22 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>.
participants (1)
-
codelutin.com scm