You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ppkarwasz (via GitHub)" <gi...@apache.org> on 2023/12/21 11:33:33 UTC

Re: [PR] Bump org.apache.logging:logging-parent from 10.4.0 to 10.5.0 (logging-log4j2)

ppkarwasz commented on PR #2119:
URL: https://github.com/apache/logging-log4j2/pull/2119#issuecomment-1866097880

   Due to the upgrade of BND to version 7.x I checked the differences in the OSGi and JPMS descriptors between `logging-parent` 10.4.0 and 10.5.0. All the differences are:
   
   - the JAR is created by Maven Jar Plugin and has additional `Created-By: Maven JAR Plugin 3.3.0` and `Build-Jdk-Spec: 17` headers, which actually help reproducibility,
   - the OSGi descriptors have additional imports for `java.*` packages, which shouldn't make any difference,
   - BND corrected the `requires slf4j-api;` in `log4j-flume-ng` that I missed in #1983.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org