Commit 055aea0
Remove export of obsolete/removed package 'org.slf4j.impl' in OSGi
Since SLF4J 2 the connection between SLFJ4 and its providers is
established via the Service Loader mechanism, which is enabled in OSGi
runtimes using a Service Loader Mediator.
The package 'org.slf4j.impl' no longer exists in the logback-classic
bundle and therefore can not and need no longer be exported.
Fixes https://jira.qos.ch/browse/LOGBACK-1730
Signed-off-by: Hannes Wellmann <[email protected]>1 parent 1418273 commit 055aea0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments