Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
ipojo-runtime-1.10, ipojo-runtime-1.10.1
-
None
Description
The extender implementation has been refactored in 1.10 version.
Before, when trying to match instances to factories, the name AND classname of the factory was used to match against the instance provided component attribute.
It is no more the case starting from 1.10.
So components (annotated with @Component AND overriding the default name) manipulated with an old manipulator (not containing the FELIX-4052 fix) will not work on iPOJO runtime superior to 1.10.
Attachments
Issue Links
- supercedes
-
FELIX-4052 Instance declaration not created correctly when using @Instantiate if the @Component specifies a name
- Closed