[weld-issues] [JBoss JIRA] (WELD-1015) Upgrade to SLF4J 1.6.1

Lukáš Fryč (Created) (JIRA) jira-events at lists.jboss.org
Thu Nov 17 09:07:40 EST 2011


Upgrade to SLF4J 1.6.1
----------------------

                 Key: WELD-1015
                 URL: https://issues.jboss.org/browse/WELD-1015
             Project: Weld
          Issue Type: Component  Upgrade
    Affects Versions: 1.1.3.SP1
            Reporter: Lukáš Fryč


slf4j 1.6.1 is currently widely used version:

JBoss AS 7: https://github.com/jbossas/jboss-as/blob/7.1.0.Alpha1/pom.xml#L212
Hibernate: https://github.com/hibernate/hibernate-core/blob/4.0.0.CR6/build.gradle#L44
RichFaces: https://github.com/richfaces/build/blob/4.1.0.20111111-CR1/parent/pom.xml#L39
Seam: https://github.com/seam/parent/blob/master/pom.xml#L76

There seems to be API change between 1.5.10 and 1.6.1.

{code}
SEVERE: Error configuring application listener of class org.jboss.weld.environment.servlet.Listener
java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the weld-issues mailing list