[
https://issues.apache.org/jira/browse/FELIX-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16645212#comment-16645212
]
Thomas Watson commented on FELIX-5958:
--------------------------------------
I went ahead and released an update to make the log service package a dynamic
import and change it to no longer be exported by the gogo.command bundle.
In another issue we can consider moving the log command implementation to the
log services impls.
> gogo command exports org.osgi.service.log
> -----------------------------------------
>
> Key: FELIX-5958
> URL: https://issues.apache.org/jira/browse/FELIX-5958
> Project: Felix
> Issue Type: Bug
> Components: Gogo Command
> Reporter: Thomas Watson
> Assignee: Thomas Watson
> Priority: Minor
>
> The command bundle uses the org.osgi.service.log package to get the
> LogService in order to implement the `log` command. I think it would be
> better to optionally import (and/or dynamically import) the package instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)