Guillaume Sauthier created FELIX-4164:
-----------------------------------------

             Summary: Instance / Component matching regression
                 Key: FELIX-4164
                 URL: https://issues.apache.org/jira/browse/FELIX-4164
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: ipojo-runtime-1.10, ipojo-runtime-1.10.1
            Reporter: Guillaume Sauthier
            Assignee: Guillaume Sauthier


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to