Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-412

Missing export in manifest file

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.7.14, 1.7.25
    • osgi-over-slf4j
    • None

    Description

      Issue is a regression from SLF4J-341.

      version 1.7.13 was exporting org.osgi.service.log

      starting v 1.7.14 org.osgi.service.log is not longer exported,.
      bundle cannot be started due missing dependency org.osgi.service.log.

      Adding 

      Export-Package: org.osgi.service.log;uses:="org.osgi.framework";version="1.3"

      should solve the issue

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            hdumont Herve Dumont
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: