[JIRA] Closed: (JOST-166) SLF4J: The requested version 1.5.10 by your slf4j binding is not compatible with [1.6]
Chad La Joie (JIRA)
noreply at shibboleth.net
Wed Sep 28 13:33:26 BST 2011
[ https://issues.shibboleth.net/jira/browse/JOST-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chad La Joie closed JOST-166.
-----------------------------
Resolution: Invalid
OpenSAML does not ship with any SLF4J 1.5 jars, so if you were receiving that message it's because you had something messed up in your classpath.
> SLF4J: The requested version 1.5.10 by your slf4j binding is not compatible with [1.6]
> --------------------------------------------------------------------------------------
>
> Key: JOST-166
> URL: https://issues.shibboleth.net/jira/browse/JOST-166
> Project: OpenSAML 2 - Java
> Issue Type: Bug
> Components: SAML 2
> Affects Versions: 2.5.0, 2.5.1
> Environment: Linux OS (openSUSE 11.4)
> Netbeans IDE 7.0
> Reporter: saygoodnight at idp.protectnetwork.org
> Assignee: Chad La Joie
> Priority: Minor
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Hello,
> I imported all jar files (as provided) in Netbeans but this bug occurs when I run my application.
> It can be solved by
> - removing all jars with 'slf4j' in their name
> - downloading the current (1.6.1) version of slf4j at slf4j.org
> - import the following jars from the new slf4j-package:
> slf4j-api-1.6.1
> jcl-over-slf4j-1.6.1
> jul-to-slf4j-1.6.1
> slf4j-jdk14-1.6.1
> slf4j-simple-1.6.1
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list