rgoers commented on issue #1923: URL: https://github.com/apache/logging-log4j2/issues/1923#issuecomment-1786704046
This is a bug introduced by the ne CI release process.RalphOn Oct 30, 2023, at 10:28 AM, Deepak Pant ***@***.***> wrote: As clearly indicated in the Log4j support page, please use mailing lists for questions! Up until version 2.20.0, I was able to use following method to check the version #. org.apache.logging.log4j.LogManager.class.getPackage().getImplementationVersion() Starting version 2.21.1 the above method returns null as I could not find "Implementation-Version" entry in the MANIFEST.MF file. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
