Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
On row 70 should be :
Bundle bundle = targetPackage.getBundle(bundleInfo.getSymbolicName());
instead of:
Bundle bundle = source.getBundle(bundleInfo.getSymbolicName());