You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2016/09/05 21:05:21 UTC

[jira] [Commented] (FELIX-5339) Enhance the diagnostics API to retrieve missing custom dependecies

    [ https://issues.apache.org/jira/browse/FELIX-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465783#comment-15465783 ] 

Pierre De Rop commented on FELIX-5339:
--------------------------------------

Hello Raluca;

I have joined to this issue a simple proposed patch, which seems to work.
Can you please review it ? Or may be you already have your own patch  ?

Then if you are OK, I can commit the attached patch, which also includes a junit test 
(see testCanFindCustomDependencyRootFailure, TimeoutDependency, and TimeoutDependencyImpl).

thank you.

> Enhance the diagnostics API to retrieve missing custom dependecies
> ------------------------------------------------------------------
>
>                 Key: FELIX-5339
>                 URL: https://issues.apache.org/jira/browse/FELIX-5339
>             Project: Felix
>          Issue Type: New Feature
>          Components: Dependency Manager, Dependency Manager Shell
>            Reporter: Raluca Grigoras
>            Assignee: Pierre De Rop
>            Priority: Minor
>
> The 'dm wtf' command only displays the missing 'out of the box' dependencies (service, resource, bundle, configuration). There are cases however, when the missing dependency is a custom dependency. In this case, the missing dependency is not displayed by the command, even if there are unregistered components due to this. It may be useful to enhance the diagnostics API to retrieve all missing custom dependencies and to use this in the 'dm wtf' command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)