wilx opened a new pull request, #362:
URL: https://github.com/apache/felix-dev/pull/362

   While I was looking around the felix.log I noticed that the spec section 
"101.8.4 Log Events" is not implemented in felix.log. So implemented it. Then 
when I wrote the test, I found out it was actually implemented in 
felix.eventadmin instead as per OSGi R4. It appears the Log events spec has 
moved into its own chapter in later releases of the spec and all responsibility 
for the implementation should be in the felix.log component. Removing the 
adapters is necessary, otherwise in environment with both felix.log and 
felix.eventadmin the log events are duplicated.
   
   These changes are on top of the tiny-fixes2 branch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to