David Jencks created FELIX-3738:
-----------------------------------

             Summary: [DS] ComponentInstance.getServices(String refName) is 
implemented wrong for 0..1 and 1..1 refs
                 Key: FELIX-3738
                 URL: https://issues.apache.org/jira/browse/FELIX-3738
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions:  scr-1.6.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: scr-1.8.0


For 0..1 and 1..1 refs getServices is supposed to return null (no good 
services) or an array of one service.  Currently it returns all the services 
matching the filter.

--
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