[
https://issues.apache.org/jira/browse/LOG4J2-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657412#comment-13657412
]
Andreas Opitz commented on LOG4J2-10:
-------------------------------------
bq. You could always use the maven shade plugin to aggregate the individual
pieces back into a single JAR for use in Java SE/EE deployments.
If I understood [~timothyjward] correct it should be possible to split the
log4j-core into multiple bundles and use the maven shade plugin to aggregate
them to a single jar for the none OSGi needs. Is this correct?
So at the end we would have both multiple bundles for the OSGi needs and also
the possibility to great a one jar file.
> log4j 2.0 should work well with OSGi and Apache Felix
> -----------------------------------------------------
>
> Key: LOG4J2-10
> URL: https://issues.apache.org/jira/browse/LOG4J2-10
> Project: Log4j 2
> Issue Type: Wish
> Reporter: Curt Arnold
> Attachments: reduced-dependency-bundles.patch
>
>
> OSGi and specifically the Apache Felix implementation should be considered
> for framework services such as internal logging and configuration.
> log4j 2.0 should be able to be a provider of OSGi logging services.
> OSGi package visibility declarations should be used to distinguish between
> exported and explicitly supported APIs and implementation specific details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]