[ 
https://issues.apache.org/jira/browse/LOG4J2-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713449#comment-13713449
 ] 

Timothy Ward commented on LOG4J2-10:
------------------------------------

Hi Ralph,

The bundles are looking pretty good - there's still a little tweaking needed 
for the build classpath, at the moment there are no version ranges on the OSGi 
framework imports, nor for Jackson. This should just be a matter of making sure 
the relevant bundles are declared as maven dependencies.

For testing, I suggest you look at PAX Exam. This is what Apache Aries uses for 
OSGi functional tests.

Documentation for PAX exam is available here:

https://ops4j1.jira.com/wiki/display/PAXEXAM3/Getting+Started+with+OSGi+Tests

We should be able to write simple sniff tests for the various appenders that 
are very similar to their existing unit tests. This will allow us to verify 
that all of them work in OSGi.
                
> 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-2.patch, 
> 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: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to