You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2012/10/27 07:31:11 UTC

[jira] [Created] (FELIX-3738) [DS] ComponentInstance.getServices(String refName) is implemented wrong for 0..1 and 1..1 refs

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