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

log4j-over-slf4j MANIFEST.MF has corrupt Export-Package declaration

    XMLWordPrintable

Details

    Description

      Since Version 1.7.33 until 1.7.35 the MANIFEST.MF contains the Export-Package declaration:

       

      Export-Package: org.apache.log4j;version=${log4j.version},org.apache.l
       og4j.helpers;version=${log4j.version},org.apache.log4j.spi;version=${
       log4j.version},org.apache.log4j.xml;version=${log4j.version}older
      

      The ${log4j.version} should have been replaced by the actual Version in the bulid-process.

       

      In Version 1.7.32 the declaration was:

       

      Export-Package: org.apache.log4j;version=1.2.17,org.apache.log4j.helpe
       rs;version=1.2.17,org.apache.log4j.spi;version=1.2.17,org.apache.log4
       j.xml;version=1.2.17
      

      Bundles:  https://mvnrepository.com/artifact/org.slf4j/log4j-over-slf4j 

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            flavio.donze Flavio Donzé
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: