annotated tag tutti-3.13.8 created (now 9fcd0db)
This is an automated email from the git hooks/post-receive script. New change to annotated tag tutti-3.13.8 in repository tutti. See http://git.codelutin.com/tutti.git at 9fcd0db (tag) tagging e8b06dbd8175617877f0a3173294d5c191d81d76 (commit) replaces tutti-3.13.7 tagged by Maven Release on Wed Apr 15 10:54:31 2015 +0000 - Log ----------------------------------------------------------------- Tutti release 3.13.8 ----------------------------------------------------------------------- This annotated tag includes the following new commits: new 3d09baf change version to 3.13.8 new 7619997 add license headers new e8b06db Release 3.13.8 Merge branch 'release/3.13.8' into support/3.13.x 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 e8b06dbd8175617877f0a3173294d5c191d81d76 Merge: 4ee0529 7619997 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 15 10:53:34 2015 +0000 Release 3.13.8 Merge branch 'release/3.13.8' into support/3.13.x commit 7619997c99eb1f52ea70517cf11fcc0e3bed11bd Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 15 10:41:44 2015 +0000 add license headers commit 3d09baf24570efb9d2e45fdc98d6f06f0f6a5802 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 15 10:15:21 2015 +0000 change version to 3.13.8 -- 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 annotated tag tutti-3.13.8 in repository tutti. See http://git.codelutin.com/tutti.git commit 3d09baf24570efb9d2e45fdc98d6f06f0f6a5802 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 15 10:15:21 2015 +0000 change version to 3.13.8 --- pom.xml | 2 +- tutti-ichtyometer/pom.xml | 2 +- tutti-persistence/pom.xml | 2 +- tutti-report-generator/pom.xml | 2 +- tutti-service/pom.xml | 2 +- tutti-ui-swing-updater/pom.xml | 2 +- tutti-ui-swing/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index cd74a3f..4346a91 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> <packaging>pom</packaging> <name>Tutti</name> diff --git a/tutti-ichtyometer/pom.xml b/tutti-ichtyometer/pom.xml index 6be0a4e..d0bc06f 100644 --- a/tutti-ichtyometer/pom.xml +++ b/tutti-ichtyometer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-persistence/pom.xml b/tutti-persistence/pom.xml index ca36d1b..d127dbd 100644 --- a/tutti-persistence/pom.xml +++ b/tutti-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-report-generator/pom.xml b/tutti-report-generator/pom.xml index ec49bb8..a463f73 100644 --- a/tutti-report-generator/pom.xml +++ b/tutti-report-generator/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-service/pom.xml b/tutti-service/pom.xml index c3dda0e..5d80ef5 100644 --- a/tutti-service/pom.xml +++ b/tutti-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing-updater/pom.xml b/tutti-ui-swing-updater/pom.xml index f8476cf..14140e4 100644 --- a/tutti-ui-swing-updater/pom.xml +++ b/tutti-ui-swing-updater/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index b14faa7..acf9342 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.13.8-SNAPSHOT</version> + <version>3.13.8</version> </parent> <groupId>fr.ifremer.tutti</groupId> -- 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 annotated tag tutti-3.13.8 in repository tutti. See http://git.codelutin.com/tutti.git commit 7619997c99eb1f52ea70517cf11fcc0e3bed11bd Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 15 10:41:44 2015 +0000 add license headers --- .../ifremer/tutti/ui/swing/updater/MoveHelper.java | 24 ++++++++++++++++++++++ .../tutti/ui/swing/updater/MoveHelperTest.java | 24 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/tutti-ui-swing-updater/src/main/java/fr/ifremer/tutti/ui/swing/updater/MoveHelper.java b/tutti-ui-swing-updater/src/main/java/fr/ifremer/tutti/ui/swing/updater/MoveHelper.java index ef8e9b4..b4d0d38 100644 --- a/tutti-ui-swing-updater/src/main/java/fr/ifremer/tutti/ui/swing/updater/MoveHelper.java +++ b/tutti-ui-swing-updater/src/main/java/fr/ifremer/tutti/ui/swing/updater/MoveHelper.java @@ -1,5 +1,29 @@ package fr.ifremer.tutti.ui.swing.updater; +/* + * #%L + * Tutti :: UI Updater + * $Id:$ + * $HeadURL:$ + * %% + * Copyright (C) 2012 - 2015 Ifremer + * %% + * 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 java.io.IOException; import java.nio.file.FileVisitResult; import java.nio.file.Files; diff --git a/tutti-ui-swing-updater/src/test/java/fr/ifremer/tutti/ui/swing/updater/MoveHelperTest.java b/tutti-ui-swing-updater/src/test/java/fr/ifremer/tutti/ui/swing/updater/MoveHelperTest.java index 7110747..377dc3a 100644 --- a/tutti-ui-swing-updater/src/test/java/fr/ifremer/tutti/ui/swing/updater/MoveHelperTest.java +++ b/tutti-ui-swing-updater/src/test/java/fr/ifremer/tutti/ui/swing/updater/MoveHelperTest.java @@ -1,5 +1,29 @@ package fr.ifremer.tutti.ui.swing.updater; +/* + * #%L + * Tutti :: UI Updater + * $Id:$ + * $HeadURL:$ + * %% + * Copyright (C) 2012 - 2015 Ifremer + * %% + * 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.Ignore; import org.junit.Test; -- 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 annotated tag tutti-3.13.8 in repository tutti. See http://git.codelutin.com/tutti.git commit e8b06dbd8175617877f0a3173294d5c191d81d76 Merge: 4ee0529 7619997 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 15 10:53:34 2015 +0000 Release 3.13.8 Merge branch 'release/3.13.8' into support/3.13.x pom.xml | 2 +- tutti-ichtyometer/pom.xml | 2 +- tutti-persistence/pom.xml | 2 +- tutti-report-generator/pom.xml | 2 +- tutti-service/pom.xml | 2 +- tutti-ui-swing-updater/pom.xml | 2 +- .../ifremer/tutti/ui/swing/updater/MoveHelper.java | 24 ++++++++++++++++++++++ .../tutti/ui/swing/updater/MoveHelperTest.java | 24 ++++++++++++++++++++++ tutti-ui-swing/pom.xml | 2 +- 9 files changed, 55 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm