Jukka Zitting ha scritto:
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.
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.
Thank you,
--
GaS

Reply via email to