Matt Sicker created LOG4J2-664:
----------------------------------

             Summary: Plugins data file needs to be in META-INF for OSGi 
compatibility.
                 Key: LOG4J2-664
                 URL: https://issues.apache.org/jira/browse/LOG4J2-664
             Project: Log4j 2
          Issue Type: Bug
          Components: Core
         Environment: OSGi 5 (but any version really), Karaf 3.0.1
            Reporter: Matt Sicker
            Assignee: Matt Sicker
            Priority: Blocker


Storing the .dat file in the current location {{org/apache/logging/...}} makes 
it part of that package. Thus, every JAR that has plugins ends up trying to 
export the plugins package which causes conflicts.

This file needs to be stored in a location in META-INF instead so that it isn't 
included in the Export-Package attribute.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to