slf4j/integration
Hannes Wellmann df44ace9c3 Automate OSGi metadata creation and fix metadata for other slf4j-modules
Only use the maven-bundle-plugin to generate all OSGi metadata into
slf4j's Manifest.MF files. This unifies the resulting MANIFEST.MFs
that are currently partly generated and partly statically defined and
fixes the following aspects:

- Fix the package-export of slf4j-jdk-platform-logging (from
'slf4j.jdk.platform.logging' to 'org.slf4j.jdk.platform.logging')
- Import missing packages for slf4j-reload4j and log4j-over-slf4j
- Replace the deprecated 'Bundle-RequiredExecutionEnvironment' by a
corresponding required 'osgi.ee' capability
- Restores the exported packages of jcl-over-slf4j

Fixes https://jira.qos.ch/browse/SLF4J-578

Signed-off-by: Hannes Wellmann <wellmann.hannes1@gmx.net>
2023-04-10 00:11:41 +02:00
..
lib fix SLF4J-324 2015-11-10 19:54:10 +01:00
src Automate OSGi metadata creation and fix metadata for other slf4j-modules 2023-04-10 00:11:41 +02:00
build.xml failing OSGi/ServiceLoader integration 2017-12-02 21:30:08 +01:00
osgi-build.xml fix typos in documentations 2022-08-25 20:48:13 +02:00
pom.xml start work on 2.0.8-SNAPSHOT 2023-03-17 20:41:07 +01:00