[
https://issues.apache.org/jira/browse/FELIX-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Offermans reassigned FELIX-1828:
---------------------------------------
Assignee: Marcel Offermans
> 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