[logback-dev] [GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.25-5-gefb61ff
added by portage for gitosis-gentoo
git-noreply at pixie.qos.ch
Thu Oct 14 23:37:24 CEST 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Logback: the generic, reliable, fast and flexible logging framework.".
The branch, master has been updated
via efb61ffd8c45339463e99235c4f3f002f542c683 (commit)
from abddd6ec3904fb8d2fce0ee59a0c1f27ba174b49 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=efb61ffd8c45339463e99235c4f3f002f542c683
http://github.com/ceki/logback/commit/efb61ffd8c45339463e99235c4f3f002f542c683
commit efb61ffd8c45339463e99235c4f3f002f542c683
Author: Ceki Gulcu <ceki at qos.ch>
Date: Thu Oct 14 23:36:36 2010 +0200
logback-classic should be based on the latest SLF4J...
diff --git a/pom.xml b/pom.xml
index a9f2657..52bda78 100755
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<properties>
<!-- slf4j.version property is used below, in
logback-classic/pom.xml and in setClasspath.cmd -->
- <slf4j.version>1.6.0</slf4j.version>
+ <slf4j.version>1.6.1</slf4j.version>
<junit.version>4.7</junit.version>
<consolePlugin.version>1.1.0</consolePlugin.version>
-----------------------------------------------------------------------
Summary of changes:
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
More information about the logback-dev
mailing list