Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-613

log4j-core bundle specifies javax.servlet version range [3.0,4)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-rc2
    • 2.0-rc2
    • Core
    • Felix, Karaf, ServiceMix 5.0.0

    Description

      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.

      Attachments

        Activity

          People

            mattsicker Matt Sicker
            mattsicker Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: