Jukka Zitting ha scritto:
Done! You were right, I was building against SLF4J 1.5.6 (the latest version) that probably is compiled for Java 6 only. I tried with the same version that maven uses while building Jackrabbit and it works now.This line is loading the SLF4J LoggerFactory. What SLF4J implementation are you using? I believe the LoggerFactory class you have in your classpath is compiled only for Java 6.
Thank you, -- GaS
