This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.0.0-beta-1 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 4d9797bc53f07ef53c076af980212b69474073f6 Author: Tony Chemit <chemit@codelutin.com> Date: Wed Oct 7 18:15:26 2009 +0000 changement logs (on veut pas voir nuiton-util en console :)) --- maven-jaxx-plugin/src/main/resources/log4j.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-jaxx-plugin/src/main/resources/log4j.properties b/maven-jaxx-plugin/src/main/resources/log4j.properties index 5e2fe11..315f4fb 100644 --- a/maven-jaxx-plugin/src/main/resources/log4j.properties +++ b/maven-jaxx-plugin/src/main/resources/log4j.properties @@ -1,5 +1,5 @@ # Global logging configuration -log4j.rootLogger=INFO, stdout +log4j.rootLogger=WARN, stdout # Console output... log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.