[JIRA] Created: (JOST-166) SLF4J: The requested version 1.5.10 by your slf4j binding is not compatible with [1.6]
saygoodnight@idp.protectnetwork.org (JIRA)
noreply at shibboleth.net
Wed Aug 24 16:04:26 BST 2011
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
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