-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: qos-ch/slf4j
base: v_2.0.6
head repository: qos-ch/slf4j
compare: v_2.0.7
- 11 commits
- 31 files changed
- 4 contributors
Commits on Dec 12, 2022
-
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f851040 - Browse repository at this point
Copy the full SHA f851040View commit details
Commits on Dec 19, 2022
-
Signed-off-by: Sean C. Sullivan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa6721a - Browse repository at this point
Copy the full SHA fa6721aView commit details -
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2cb017 - Browse repository at this point
Copy the full SHA b2cb017View commit details -
add missing distribution instruction to github action
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ed084c - Browse repository at this point
Copy the full SHA 1ed084cView commit details -
Signed-off-by: Sean C. Sullivan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5540ad - Browse repository at this point
Copy the full SHA a5540adView commit details
Commits on Mar 15, 2023
-
Fully automate OSGi metadata creation and fix brocken OSGi-metadata i…
…n slf4j-api (#330) * Improve generated OSGi metadata and restore Bundle-SymbolicName Enhance the generated OSGi metadata for all slf4j-modules in the following ways: - Restore the Bundle-SymbolicName, Bundle-Name, Bundle-Vendor and Bundle-DocURL from SLF4J-2.0.5 and before - Removes Export-Package: META-INF.versions.9 - Removes self-Imports of exported package (has to be added again in a follow up, where desired) - Remove unnecessary BND-internal headers Additionally move the maven-bundle-plugin configuration from the execution configuration up into the configuration of the plugin so that it can be easier overwritten in child-modules. Signed-off-by: Hannes Wellmann <[email protected]> * Automate OSGi metadata creation and restore package-exports of slf4j-api Only use the maven-bundle-plugin to generate all OSGi metadata into slf4j-api's Manifest.MF file. This unifies the resulting MANIFEST.MFs that are currently partly generated and partly statically defined. Furthermore it fixes the following flaws in the currently generated OSGi metadata of slf4j-api: - Import only the exported org.slf4j.spi package (like in slf4j 2.0.5 and before) - Replace the deprecated 'Bundle-RequiredExecutionEnvironment' header by a corresponding required 'osgi.ee' capability Signed-off-by: Hannes Wellmann <[email protected]> --------- Signed-off-by: Hannes Wellmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2235d3c - Browse repository at this point
Copy the full SHA 2235d3cView commit details
Commits on Mar 17, 2023
-
SLF4J-579: Export client packages of slf4j-api in version 1
Fixes https://jira.qos.ch/browse/SLF4J-576 This allows to use the slf4j-api version 2 artifact as drop-in replacement for slf4j-api version 1 in OSGi environments as well. slf4j-api can now be wired to bundles that require packages of slf4j-api in version 1 or 2. Signed-off-by: Hannes Wellmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b363bb3 - Browse repository at this point
Copy the full SHA b363bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8ca99 - Browse repository at this point
Copy the full SHA 2a8ca99View commit details -
add LICENSE.txt files to all modules, rename LICENSE as LICENSE.txt w…
…hen appropriate Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 122e0c1 - Browse repository at this point
Copy the full SHA 122e0c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13950e5 - Browse repository at this point
Copy the full SHA 13950e5View commit details -
update javadoc plugin to version 3.0.5
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6a21ae - Browse repository at this point
Copy the full SHA d6a21aeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v_2.0.6...v_2.0.7