branch release/0.5 updated (7fcc742 -> 533f9f3)
This is an automated email from the git hooks/post-receive script. New change to branch release/0.5 in repository coselmar. See http://git.codelutin.com/coselmar.git from 7fcc742 remove useless dependency new 533f9f3 prepare 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 533f9f388d74e55c39776d9d9cad38c561549909 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jan 13 14:50:44 2015 +0000 prepare release Summary of changes: .../services/errors/NoResultException.java | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) -- 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/0.5 in repository coselmar. See http://git.codelutin.com/coselmar.git commit 533f9f388d74e55c39776d9d9cad38c561549909 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jan 13 14:50:44 2015 +0000 prepare release --- .../services/errors/NoResultException.java | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/coselmar-rest/src/main/java/fr/ifremer/coselmar/services/errors/NoResultException.java b/coselmar-rest/src/main/java/fr/ifremer/coselmar/services/errors/NoResultException.java index 4817747..bfd55a2 100644 --- a/coselmar-rest/src/main/java/fr/ifremer/coselmar/services/errors/NoResultException.java +++ b/coselmar-rest/src/main/java/fr/ifremer/coselmar/services/errors/NoResultException.java @@ -1,5 +1,29 @@ package fr.ifremer.coselmar.services.errors; +/* + * #%L + * Coselmar :: Rest Services + * $Id:$ + * $HeadURL:$ + * %% + * Copyright (C) 2014 - 2015 Ifremer, 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% + */ + /** * @author ymartel (martel@codelutin.com) */ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm