[
https://issues.apache.org/jira/browse/KARAF-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174994#comment-14174994
]
Jean-Baptiste Onofré commented on KARAF-3287:
---------------------------------------------
Fixed on karaf-3.0.x:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=38dcbddcb92b7c94686979e32f917d5527dc209b
> Bundle command waiting for BundleWatcher and BundleService services
> -------------------------------------------------------------------
>
> Key: KARAF-3287
> URL: https://issues.apache.org/jira/browse/KARAF-3287
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 3.0.2
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 3.0.3
>
>
> In the Karaf log, we can see (directly at startup):
> {code}
> 2014-10-14 19:15:04,498 | INFO | FelixStartLevel | BlueprintContainerImpl
> | 15 - org.apache.aries.blueprint.core - 1.4.1 | Bundle
> org.apache.karaf.bundle.command is waiting for dependencies
> [(objectClass=org.apache.karaf.bundle.core.BundleService),
> (objectClass=org.apache.karaf.bundle.core.BundleWatcher)]
> 2014-10-14 19:15:04,529 | INFO | rint Extender: 2 | BlueprintContainerImpl
> | 15 - org.apache.aries.blueprint.core - 1.4.1 | Bundle
> org.apache.karaf.bundle.command is waiting for dependencies
> [(objectClass=org.apache.karaf.bundle.core.BundleService)]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)