[
https://issues.apache.org/jira/browse/LOG4J2-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497107#comment-13497107
]
Pedro LamarĂ£o commented on LOG4J2-10:
-------------------------------------
log4j 2 beta 2 includes an Import-Package for javax.jms; version="0.0.0" which
won't be provided by out-of-the-box OSGi implementations.
Trying to start the code bundle in a minimal Equinox target causes:
org.osgi.framework.BundleException: The bundle
"org.apache.commons.log4j-core_2.0.0.beta2 [6]" could not be resolved. Reason:
Missing Constraint: Import-Package: javax.jms; version="0.0.0"
> 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
>
> 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]