[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-8661) ModeShape Tools' SLF4J LoggerFactoryBinder Implementation Not Found On Classpath

Dan Florian (JIRA) jira-events at lists.jboss.org
Mon Apr 4 11:47:33 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Florian resolved JBIDE-8661.
--------------------------------

    Release Notes Text: Refactored ModeShape Tools' LoggerFactoryBinder implementation to the correct package and now SLF4J logging is working from the ModeShape client jar. Since Eclipse logging doesn't have "trace" logging, "trace" logging is directed to Eclipse's "info" logging.
            Resolution: Done


> ModeShape Tools' SLF4J LoggerFactoryBinder Implementation Not Found On Classpath
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-8661
>                 URL: https://issues.jboss.org/browse/JBIDE-8661
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: modeshape
>    Affects Versions: 3.2.0.Final
>            Reporter: Dan Florian
>            Assignee: Dan Florian
>             Fix For: 3.2.1
>
>
> With ModeShape 2.5.0.Beta1, the ModeShape jar no longer contains an implementation of LoggerFactoryBinder. This change in the MS jar revealed the MS Tools LoggerFactoryBinder implementation (which directs logging to the Eclipse logger) was not being found. This is because the MS Tools implementation was not in the correct package. SLF4J requires instances of LoggerFactoryBinder be in the "org.slf4j.impl" package. Need to repackage the MS Tools' impl.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list