Tuomas Kiviaho created FELIX-4588:
-------------------------------------
Summary: createCopy method ConfigurationDependency produces a
malfunctioning clone
Key: FELIX-4588
URL: https://issues.apache.org/jira/browse/FELIX-4588
Project: Felix
Issue Type: Bug
Components: Dependency Manager
Affects Versions: dependencymanager.runtime-3.2.0
Reporter: Tuomas Kiviaho
createCopy copies m_metaType as well which is understandable because the
existence of this particular instance keeps track of appended metatype
information. Problem arises when metaType is present and createCopy is used,
because MetaTypeProviderImpl carries a reference to the original
ConfigurationDependency. updated invocations wind up to the original
implementation instead of clone
--
This message was sent by Atlassian JIRA
(v6.2#6252)