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 b13f02fb21fc894022416428734030628800dec2 (commit)
from 3bb6bf6908b1c17d58e0dde95aaab36570b063b6 (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=b13f02fb21fc894022416428734030628800dec2
http://github.com/ceki/logback/commit/b13f02fb21fc894022416428734030628800dec2
commit b13f02fb21fc894022416428734030628800dec2
Author: Ceki Gulcu <[email protected]>
Date: Mon Apr 5 21:09:51 2010 +0200
Removed superflous import
diff --git
a/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java
b/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java
index 56a802a..da32e3f 100644
---
a/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java
+++
b/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java
@@ -40,7 +40,6 @@ import ch.qos.logback.core.joran.spi.JoranException;
import ch.qos.logback.core.joran.spi.Pattern;
import ch.qos.logback.core.status.Status;
import ch.qos.logback.core.status.StatusChecker;
-import ch.qos.logback.core.testUtil.Env;
import ch.qos.logback.core.testUtil.RandomUtil;
import ch.qos.logback.core.util.CoreTestConstants;
import ch.qos.logback.core.util.StatusPrinter;
-----------------------------------------------------------------------
Summary of changes:
.../core/joran/action/IncludeActionTest.java | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev