You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "Matt Sicker (JIRA)" <ji...@apache.org> on 2017/09/08 15:05:00 UTC

[jira] [Created] (LOG4J2-2040) Clarify how to include plugin .dat file in OSGi bundle based Log4j plugins

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)