]
Pavol Srna commented on JBIDE-8661:
-----------------------------------
Verified on jbdevstudio-product-eap-linux-gtk-4.1.0.v201105011951R-H359-M1.
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.M1
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: