You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Shrini Joshi (JIRA)" <ji...@apache.org> on 2010/03/13 21:48:27 UTC

[jira] Commented: (FELIX-2066) File Install fails to move fragment bundle into RESOLVED state

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

Shrini Joshi commented on FELIX-2066:
-------------------------------------

At the moment, this fix invokes the "resolveAll()" of package admin service. This will be applied on all the unresolved bundles. 

I don't see any compelling reason to identify unresolved fragment bundles for calling resolve method on their host as Richard suggested. As package admin does that for you.

Please let me know your comments.



> File Install fails to move fragment bundle into RESOLVED state
> --------------------------------------------------------------
>
>                 Key: FELIX-2066
>                 URL: https://issues.apache.org/jira/browse/FELIX-2066
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>         Environment: Windows XP, Java 6, Equinox , File-Install 2.0.8
>            Reporter: Shrini Joshi
>         Attachments: FELIX-2066.patch
>
>
> The file-install will install the fragment bundle but fails to move it to resolve. The fragment bundle remains in INSTALLED state. 
> If we install it from equinox shell, then fragment bundle is installed and resolved correctly. 
> Can someone please comment ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.