[JIRA] Updates for SLF4J-541: log4j-over-slf4j MANIFEST.MF has corrupt Export-Package declaration

SLF4J / SLF4J-541 [Open] log4j-over-slf4j MANIFEST.MF has corrupt Export-Package declaration ============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/SLF4J-541 ============================== Issue created ------------------------------ Flavio Donzé created this issue on 08/Feb/22 7:49 AM Summary: log4j-over-slf4j MANIFEST.MF has corrupt Export-Package declaration Issue Type: Bug Affects Versions: 1.7.33, 1.7.34, 1.7.35 Assignee: SLF4J developers list Components: log4j-over-slf4j Created: 08/Feb/22 7:49 AM Priority: Major Reporter: Flavio Donzé Description: Since Version 1.7.33 until 1.7.35 the MANIFEST.MF contains the Export-Package declaration: {code:java} 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 {code} The *${log4j.version}* should have been replaced by the actual Version in the bulid-process. In Version 1.7.32 the declaration was: {code:java} 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 {code} Bundles: [https://mvnrepository.com/artifact/org.slf4j/log4j-over-slf4j] ============================== This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)
participants (1)
-
QOS.CH (JIRA)