Menu

#77 No support for Multi-Release Jars

v1.0 (example)
open
nobody
None
5
2019-11-12
2019-11-12
Gus Heck
No

Multi-release artifacts not finding their MR components. The specific case of primary interest is the newer versions of Log4J which output the following:

WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.

Adding Multi-Release: true to the Manifest does not solve the problem as it should (see https://stackoverflow.com/a/54713830)

I'm aware that this project is not updated anymore, but this is useful info for anyone considering using it.

Discussion


Log in to post a comment.