[
https://issues.apache.org/jira/browse/LOG4J2-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Sicker closed LOG4J2-613.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0-rc2
Recently fixed as a manual override in the Import-Package instruction. Now uses
the range "[2.5,4)".
> 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
> Labels: osgi, servlet
> Fix For: 2.0-rc2
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]