Commit 1418273
Fix LOGBACK-1729: Add OSGi S.L.M. entries to load logback Configurators
Add and improve the OSGi Service Loader Mediator entries to load logback
Configurators provided by other bundles.
Additionally add entry to provide the ServletContainerInitializer
service implementation in OSGi runtimes via SPI.
In general improve the overall quality of the Service Loader Mediator
entries.
See
- https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.loader.html
- https://aries.apache.org/documentation/modules/spi-fly.html#specconf
Fixes https://jira.qos.ch/browse/LOGBACK-1729
Signed-off-by: Hannes Wellmann <[email protected]>1 parent 52cf6cd commit 1418273
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
336 | 343 | | |
337 | 344 | | |
338 | 345 | | |
| |||
0 commit comments