We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6c574 commit 2a13746Copy full SHA for 2a13746
log4j-over-slf4j/src/main/resources/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-SymbolicName: log4j.over.slf4j
4
Bundle-Name: log4j-over-slf4j
5
Bundle-Vendor: SLF4J.ORG
6
Bundle-RequiredExecutionEnvironment: J2SE-1.5
7
-Automatic-Module-Name: log4j
+Automatic-Module-Name: org.apache.log4j
8
Export-Package: org.apache.log4j;version=${log4j.version},
9
org.apache.log4j.helpers;version=${log4j.version},
10
org.apache.log4j.spi;version=${log4j.version},
0 commit comments