[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch master updated. v_1.0.3-6-g02912d9

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 02912d9fb0cd22e6f7112b237ae352c2d1ec886b (commit) from 54d8336c6336a5aec27df2c4a881870f62147d06 (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=02912d9fb0cd22e6f7112b237... http://github.com/ceki/logback/commit/02912d9fb0cd22e6f7112b237ae352c2d1ec88... commit 02912d9fb0cd22e6f7112b237ae352c2d1ec886b Author: Ceki Gulcu <ceki@qos.ch> Date: Mon May 7 14:10:30 2012 +0200 testing email hook diff --git a/logback-classic/src/test/java/ch/qos/logback/classic/issue/lbclassic323/Simple.java b/logback-classic/src/test/java/ch/qos/logback/classic/issue/lbclassic323/Simple.java index 625c61d..6c9c91b 100644 --- a/logback-classic/src/test/java/ch/qos/logback/classic/issue/lbclassic323/Simple.java +++ b/logback-classic/src/test/java/ch/qos/logback/classic/issue/lbclassic323/Simple.java @@ -6,6 +6,9 @@ import ch.qos.logback.core.joran.spi.JoranException; import org.slf4j.Logger; import org.slf4j.LoggerFactory; +/** + * + */ public class Simple { static Logger logger = LoggerFactory.getLogger(Simple.class); ----------------------------------------------------------------------- Summary of changes: .../logback/classic/issue/lbclassic323/Simple.java | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch