Matt Sicker created LOG4J2-613:
----------------------------------

             Summary: log4j-core bundle specifies javax.servlet version range 
[3.0,4)
                 Key: LOG4J2-613
                 URL: https://issues.apache.org/jira/browse/LOG4J2-613
             Project: Log4j 2
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0-rc2
         Environment: Felix, Karaf, ServiceMix 5.0.0
            Reporter: Matt Sicker
            Assignee: Matt Sicker


The Import-Package section specifies {{javax.servlet;version="[3.0,4)"}} when 
it should probably be {{javax.servlet;version="[2.5,4)"}}. This is most likely 
due to the fact that we compile against Servlet 3.0; maven-bundle-plugin is 
picking up on this and using that version number for the range.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to