[
https://issues.apache.org/jira/browse/FELIX-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061042#comment-15061042
]
ASF GitHub Bot commented on FELIX-5143:
---------------------------------------
GitHub user xfournet opened a pull request:
https://github.com/apache/felix/pull/49
FELIX-5143 import org.osgi.service.log package instead of exporting it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xfournet/felix FELIX-5143
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/49.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #49
----
commit 94839d854d15b854e84a4080e8f2a53165c01c68
Author: Xavier Fournet <[email protected]>
Date: 2015-12-16T22:41:34Z
FELIX-5143 import org.osgi.service.log package instead of exporting it
----
> Gogo Command bundle should not include org.osgi.service.log classes
> -------------------------------------------------------------------
>
> Key: FELIX-5143
> URL: https://issues.apache.org/jira/browse/FELIX-5143
> Project: Felix
> Issue Type: Bug
> Components: Gogo Command
> Reporter: Xavier Fournet
> Fix For: gogo.command-0.18.0
>
>
> The classes of org.osgi.service.log are present in the Gogo command jar files.
> The bundle should instead import this package. It seems that there was a
> confusion between Export-Package and Import-Package in the BND directives in
> pom.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)