branch develop updated (5ea3948 -> 963538e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 5ea3948 Fix missing i18n new dcddba9 Add missing license header new 963538e [jgitflow-maven-plugin]updating poms for 4.0-SNAPSHOT development 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 963538e64e7221bcdd4eb4b1f1766f01462b44b4 Author: Maven Release <maven-release@codelutin.com> Date: Fri May 13 09:07:39 2016 +0200 [jgitflow-maven-plugin]updating poms for 4.0-SNAPSHOT development commit dcddba9f75d0ac198d015152cdc9382997e28f73 Author: Maven Release <maven-release@codelutin.com> Date: Fri May 13 09:07:15 2016 +0200 Add missing license header Summary of changes: .../ui/actions/importData/DownloadInputFile.java | 21 +++++++++++++++++++++ pom.xml | 3 +-- 2 files changed, 22 insertions(+), 2 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit dcddba9f75d0ac198d015152cdc9382997e28f73 Author: Maven Release <maven-release@codelutin.com> Date: Fri May 13 09:07:15 2016 +0200 Add missing license header --- .../ui/actions/importData/DownloadInputFile.java | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/echobase-ui/src/main/java/fr/ifremer/echobase/ui/actions/importData/DownloadInputFile.java b/echobase-ui/src/main/java/fr/ifremer/echobase/ui/actions/importData/DownloadInputFile.java index dc64eb3..4e5f8e2 100644 --- a/echobase-ui/src/main/java/fr/ifremer/echobase/ui/actions/importData/DownloadInputFile.java +++ b/echobase-ui/src/main/java/fr/ifremer/echobase/ui/actions/importData/DownloadInputFile.java @@ -1,5 +1,26 @@ package fr.ifremer.echobase.ui.actions.importData; +/* + * #%L + * EchoBase :: UI + * %% + * Copyright (C) 2011 - 2016 Ifremer, Codelutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero 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 Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import fr.ifremer.echobase.io.EchoBaseIOUtil; import fr.ifremer.echobase.ui.actions.EchoBaseActionSupport; -- 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 963538e64e7221bcdd4eb4b1f1766f01462b44b4 Author: Maven Release <maven-release@codelutin.com> Date: Fri May 13 09:07:39 2016 +0200 [jgitflow-maven-plugin]updating poms for 4.0-SNAPSHOT development --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f04a96d..38d6142 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm