[logback-dev] [GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, lbcore224, updated. v_0.9.30-8-gca14a1c
added by portage for gitosis-gentoo
git-noreply at pixie.qos.ch
Tue Sep 27 16:03:50 CEST 2011
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, lbcore224 has been updated
via ca14a1c2bd8d7c248ec60d24b4122ee07e2dbc3d (commit)
from 379c40573e208b2c5bf52c7ed25dc7e55f52eb80 (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=ca14a1c2bd8d7c248ec60d24b4122ee07e2dbc3d
http://github.com/ceki/logback/commit/ca14a1c2bd8d7c248ec60d24b4122ee07e2dbc3d
commit ca14a1c2bd8d7c248ec60d24b4122ee07e2dbc3d
Author: Ceki Gulcu <ceki at qos.ch>
Date: Tue Sep 27 16:01:46 2011 +0200
remove unused import
diff --git a/logback-core/src/main/java/ch/qos/logback/core/spi/AppenderAttachableImpl.java b/logback-core/src/main/java/ch/qos/logback/core/spi/AppenderAttachableImpl.java
index ecb03ae..0eaf854 100644
--- a/logback-core/src/main/java/ch/qos/logback/core/spi/AppenderAttachableImpl.java
+++ b/logback-core/src/main/java/ch/qos/logback/core/spi/AppenderAttachableImpl.java
@@ -21,7 +21,6 @@ import java.util.concurrent.locks.ReadWriteLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
import ch.qos.logback.core.Appender;
-import ch.qos.logback.core.joran.event.StartEvent;
/**
* A ReentrantReadWriteLock based implementation of the
-----------------------------------------------------------------------
Summary of changes:
.../logback/core/spi/AppenderAttachableImpl.java | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
More information about the logback-dev
mailing list