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

Invalid OSGI Bundle-Version for osgi-over-slf4j

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.7.14
    • 1.7.13
    • osgi-over-slf4j
    • None

    Description

      The OSGI Bundle-Version of the MANIFEST.MF of osgi-over-slf4j is incorrect.
      In 1.7.13 it's

      Bundle-Version: ${parsedVersion.osgiVersion}
      

      But it should be

      Bundle-Version: 1.7.13
      

      It's properly working in 1.7.12

      That prevents from using SLF4J in an OSGI environment

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            antoine.dessaigne Antoine DESSAIGNE
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: