annotated tag v2.7 created (now 1eaf921)
This is an automated email from the git hooks/post-receive script. New change to annotated tag v2.7 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git at 1eaf921 (tag) tagging 627fc86913f70ac28356e603ea51870da9ccd113 (commit) replaces jaxx-1.6.0-alpha-1@1425 tagged by Tony Chemit on Sun Jan 12 13:36:05 2014 +0000 - Log ----------------------------------------------------------------- fix release ----------------------------------------------------------------------- This annotated tag includes the following new commits: new 0ae1f01 [maven-release-plugin] copy for tag jaxx-2.7 new 627fc86 fix release 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 627fc86913f70ac28356e603ea51870da9ccd113 Author: Tony Chemit <chemit@codelutin.com> Date: Sun Jan 12 13:36:05 2014 +0000 fix release commit 0ae1f0114f94ac4861c58c82d454a412fb3c0889 Author: Maven Release Manager <???> Date: Sun Jan 12 13:24:24 2014 +0000 [maven-release-plugin] copy for tag jaxx-2.7 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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 0ae1f0114f94ac4861c58c82d454a412fb3c0889 Author: Maven Release Manager <???> Date: Sun Jan 12 13:24:24 2014 +0000 [maven-release-plugin] copy for tag jaxx-2.7 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm