This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.7 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 627fc86913f70ac28356e603ea51870da9ccd113 Author: Tony Chemit <chemit@codelutin.com> Date: Sun Jan 12 13:36:05 2014 +0000 fix release --- .../runtime/awt/visitor/DebugComponentTreeNodeVisitor.java | 10 +++++----- pom.xml | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/jaxx-runtime/src/main/java/jaxx/runtime/awt/visitor/DebugComponentTreeNodeVisitor.java b/jaxx-runtime/src/main/java/jaxx/runtime/awt/visitor/DebugComponentTreeNodeVisitor.java index dfbc5d3..a97feab 100644 --- a/jaxx-runtime/src/main/java/jaxx/runtime/awt/visitor/DebugComponentTreeNodeVisitor.java +++ b/jaxx-runtime/src/main/java/jaxx/runtime/awt/visitor/DebugComponentTreeNodeVisitor.java @@ -9,16 +9,16 @@ package jaxx.runtime.awt.visitor; * Copyright (C) 2008 - 2013 CodeLutin, Tony Chemit * %% * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation, either version 3 of the + * it under the terms of the GNU Lesser 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 Lesser Public License for more details. - * - * You should have received a copy of the GNU General Lesser Public + * + * You should have received a copy of the GNU General Lesser Public * License along with this program. If not, see * <http://www.gnu.org/licenses/lgpl-3.0.html>. * #L% diff --git a/pom.xml b/pom.xml index bddb9ba..dd5df88 100644 --- a/pom.xml +++ b/pom.xml @@ -136,6 +136,7 @@ <!-- FIXME-tchemit-2012-07-02 Still not working, normalize all rst docs --> <!--pdfGenerationEnabled>true</pdfGenerationEnabled--> + <helper.failIfNotSafe>false</helper.failIfNotSafe> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.