You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/12/14 10:48:18 UTC

[jira] Created: (FELIX-1944) Reference.getServiceReferences() returns empty array if no services bound

Reference.getServiceReferences() returns empty array if no services bound
-------------------------------------------------------------------------

                 Key: FELIX-1944
                 URL: https://issues.apache.org/jira/browse/FELIX-1944
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions: scr-1.2.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For:  scr-1.2.2


The Reference.getServiceReferences() currently returns an empty array if no services is bound. According to the API spec of the method, null must be returned in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (FELIX-1944) Reference.getServiceReferences() returns empty array if no services bound

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-1944 started by Felix Meschberger.

> Reference.getServiceReferences() returns empty array if no services bound
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1944
>                 URL: https://issues.apache.org/jira/browse/FELIX-1944
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  scr-1.2.2
>
>
> The Reference.getServiceReferences() currently returns an empty array if no services is bound. According to the API spec of the method, null must be returned in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-1944) Reference.getServiceReferences() returns empty array if no services bound

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-1944.
------------------------------------


Closing since version is released.

> Reference.getServiceReferences() returns empty array if no services bound
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1944
>                 URL: https://issues.apache.org/jira/browse/FELIX-1944
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  scr-1.4.0
>
>
> The Reference.getServiceReferences() currently returns an empty array if no services is bound. According to the API spec of the method, null must be returned in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1944) Reference.getServiceReferences() returns empty array if no services bound

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-1944.
--------------------------------------

    Resolution: Fixed

In Rev. 890260: Ensure Reference.getServiceReferences() returns null if no services are bound to the component (an empty array used to be returned).

> Reference.getServiceReferences() returns empty array if no services bound
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1944
>                 URL: https://issues.apache.org/jira/browse/FELIX-1944
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  scr-1.2.2
>
>
> The Reference.getServiceReferences() currently returns an empty array if no services is bound. According to the API spec of the method, null must be returned in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.