
http://bugzilla.qos.ch/show_bug.cgi?id=75 noreply.ceki@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #1 from noreply.ceki@qos.ch 2007-05-29 21:07 ------- Hi Andy, Thank you for your detailed bug report. Comment below.
The pom.xml references slf4j-api:1.4.0-SNAPSHOT, not 1.4.0 as it should. This prevents maven from finding an official build at iBiblio.
This has been fixed in SVN commit r1537.
After fixing the SLF4J version, I get this error while running tests: Running ch.qos.logback.classic.BasicLoggerTest |-WARN in ch.qos.logback.core.read.ListAppender[null] - Attempted to append to non started appender [null].
I don't observe any tests failing. I've tested this on two different machines. Are you sure the BasicLoggerTest is failing. If you are sure, I'd appreciate if you could file a bug report detailing the circumstances of the failing test.
It does seem like there's a long delay before your stuff shows up in iBiblio; I wonder if there's anything you could do to get it there right away...
Our upload process is totally automated. As such, the 0.9.7 release should be available on ibiblio within the next four hours or so. BTW, many thanks for the favorable comments on slf4j and logback. It made my day. :-) -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.