You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (Resolved) (JIRA)" <ji...@apache.org> on 2011/09/29 15:26:45 UTC

[jira] [Resolved] (FELIX-1828) Mistake in code of the class UpdateCommand

     [ https://issues.apache.org/jira/browse/FELIX-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans resolved FELIX-1828.
-------------------------------------

    Resolution: Fixed
    
> Mistake in code of the class UpdateCommand
> ------------------------------------------
>
>                 Key: FELIX-1828
>                 URL: https://issues.apache.org/jira/browse/FELIX-1828
>             Project: Felix
>          Issue Type: Bug
>          Components: Deployment Admin
>            Reporter: Pavel Kodl
>            Assignee: Marcel Offermans
>            Priority: Critical
>
> On row 70 should be :
>   Bundle bundle = targetPackage.getBundle(bundleInfo.getSymbolicName());
> instead of:
>   Bundle bundle = source.getBundle(bundleInfo.getSymbolicName());

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira