Matt Sicker created LOG4J2-2040:
-----------------------------------
Summary: Clarify how to include plugin .dat file in OSGi bundle
based Log4j plugins
Key: LOG4J2-2040
URL: https://issues.apache.org/jira/browse/LOG4J2-2040
Project: Log4j 2
Issue Type: Documentation
Reporter: Matt Sicker
When using the maven-bundle-plugin to build a custom Log4j plugin, the
Log4j2Plugins.dat file is not included by default. Adding this config,
{{<Include-Resource>${project.build.directory}/classes/</Include-Resource>}},
to the plugin will ensure the dat file is included in the output bundle for
custom plugins.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)