Jeff Gullett created LOG4J2-2461:
------------------------------------
Summary: Add Automatic-Module-Name to the Manifest
Key: LOG4J2-2461
URL: https://issues.apache.org/jira/browse/LOG4J2-2461
Project: Log4j 2
Issue Type: Improvement
Components: API
Affects Versions: 2.11.1
Reporter: Jeff Gullett
Fix For: 2.11.2
Some tools (Eclipse, Javadoc) don't cleanly support multi-release JAR files.
These tools report an error when trying to reference the log4j-api module using
the name org.apache.logging.log4j. Adding this module name to the JAR manifest
allows these tools to operate on the JAR despite not correctly locating the
module-info.java file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)