slf4j/jcl-over-slf4j
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
..
src Automate OSGi metadata creation and fix metadata for other slf4j-modules 2023-04-10 00:11:41 +02:00
x/META-INF/maven/org.slf4j/jcl-over-slf4j prepare release 2.0.7 2023-03-17 19:49:13 +01:00
LICENSE.txt add LICENSE.txt files to all modules, rename LICENSE as LICENSE.txt when appropriate 2023-03-17 19:35:56 +01:00
pom.xml Automate OSGi metadata creation and fix metadata for other slf4j-modules 2023-04-10 00:11:41 +02:00