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.0
Reporter: Richard S. Hall
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.