Hi,

It seems slf4j-simple 1.5.3 is not compatible with slf4j-api 1.4.2
This is not apparent from the compatibility report.

stacktrace snippet:

Caused by: java.lang.NoSuchFieldError: name
        at org.slf4j.impl.SimpleLogger.<init>(SimpleLogger.java:83)
        at
org.slf4j.impl.SimpleLoggerFactory.getLogger(SimpleLoggerFactory.java:67)
        at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:103)

Michael Brackx
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to