Skip to content

Commit 2a13746

Browse files
committed
correct Automatic-Module-Name: org.apache.log4j
1 parent 4c6c574 commit 2a13746

File tree

1 file changed

+1
-1
lines changed
  • log4j-over-slf4j/src/main/resources/META-INF

1 file changed

+1
-1
lines changed

log4j-over-slf4j/src/main/resources/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bundle-SymbolicName: log4j.over.slf4j
44
Bundle-Name: log4j-over-slf4j
55
Bundle-Vendor: SLF4J.ORG
66
Bundle-RequiredExecutionEnvironment: J2SE-1.5
7-
Automatic-Module-Name: log4j
7+
Automatic-Module-Name: org.apache.log4j
88
Export-Package: org.apache.log4j;version=${log4j.version},
99
org.apache.log4j.helpers;version=${log4j.version},
1010
org.apache.log4j.spi;version=${log4j.version},

0 commit comments

Comments
 (0)