[
https://issues.apache.org/jira/browse/FELIX-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Kodl updated FELIX-1828:
------------------------------
Priority: Critical (was: Major)
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.