[weld-issues] [JBoss JIRA] (WELD-1025) weld-servlet.jar must not contain SLF4J 1.5.X

Ukyo Virgden (Updated) (JIRA) jira-events at lists.jboss.org
Fri Dec 9 04:41:40 EST 2011


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

Ukyo Virgden updated WELD-1025:
-------------------------------

           Description: weld-servlet.jar contains slf4j version > 1.5.10. SLF4J is currently in 1.6.X series and has an incompatibility with 1.5.X. weld-servlet should not contain slf4j 1.5.X  This creates some nasty problems with projects depending on SLF4J 1.6. It has been a show stopper for me and using JBoss AS 7 or Glassfish is not an option unfortunately. weld-servlet-int pom is old and has not the 1.1.4.Final version.  (was: weld-servlet.jar contains slf4j version > 1.5.10. SLF4J is currently in 1.6.X series and has an incompatibility with 1.5.X weld-servlet should not contain slf4j 1.5.X  This creates some nasty problems with projects depending on SLF4J 1.6. It has been a show stopper for me and using JBoss AS 7 or Glassfish is not an option. )
    Steps to Reproduce: Add weld-servlet to tomcat class path, add SLF4J 1.6.X api and an simple implementation in a servlet call slf4j logger  (was: Just add weld-servlet to classpath.)

    
> weld-servlet.jar must not contain SLF4J 1.5.X
> ---------------------------------------------
>
>                 Key: WELD-1025
>                 URL: https://issues.jboss.org/browse/WELD-1025
>             Project: Weld
>          Issue Type: Bug
>          Components: Servlet Container Support
>            Reporter: Ukyo Virgden
>              Labels: slf4j
>
> weld-servlet.jar contains slf4j version > 1.5.10. SLF4J is currently in 1.6.X series and has an incompatibility with 1.5.X. weld-servlet should not contain slf4j 1.5.X  This creates some nasty problems with projects depending on SLF4J 1.6. It has been a show stopper for me and using JBoss AS 7 or Glassfish is not an option unfortunately. weld-servlet-int pom is old and has not the 1.1.4.Final version.

--
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