[
https://issues.apache.org/jira/browse/FELIX-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629943#action_12629943
]
Richard S. Hall commented on FELIX-709:
---------------------------------------
The import-service statements are good for OBR, but the issue here is that they
should be specified as optional too. Unfortunately, there is no manifest syntax
for doing this. However, if you add an obr descriptor to the shell.remote
project, then I think you could do this.
> Modify remote shell so that imports of log are either dynamic or embedded
> -------------------------------------------------------------------------
>
> Key: FELIX-709
> URL: https://issues.apache.org/jira/browse/FELIX-709
> Project: Felix
> Issue Type: Improvement
> Components: Remote Shell
> Affects Versions: shell.remote-1.0.2
> Reporter: Richard S. Hall
> Assignee: Felix Meschberger
> Fix For: shell.remote-1.0.2
>
>
> The remote shell imports log, which means that it cannot be used without a
> provider of these packages. The usage of a log service is optional, so we
> make sure that it can be used by itself by either embedding the logging API
> and import/exporting it or by using modifying the code to be able to use
> dynamic import.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.