You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2010/09/26 23:05:33 UTC

[jira] Created: (FELIX-2629) [Framework] Module class loader should return an empty enumeration for getResources()

[Framework] Module class loader should return an empty enumeration for getResources()
-------------------------------------------------------------------------------------

                 Key: FELIX-2629
                 URL: https://issues.apache.org/jira/browse/FELIX-2629
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-3.0.3
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: framework-3.2.0


The ClassLoader.getResources() method should return an empty enumeration when the requested resource is not found. Currently, it returns null.

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


[jira] Updated: (FELIX-2629) [Framework] Module class loader should return an empty enumeration for getResources()

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

Richard S. Hall updated FELIX-2629:
-----------------------------------

    Fix Version/s: framework-3.0.4
                       (was: framework-3.2.0)

> [Framework] Module class loader should return an empty enumeration for getResources()
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-2629
>                 URL: https://issues.apache.org/jira/browse/FELIX-2629
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-3.0.3
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: framework-3.0.4
>
>
> The ClassLoader.getResources() method should return an empty enumeration when the requested resource is not found. Currently, it returns null.

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


[jira] Closed: (FELIX-2629) [Framework] Module class loader should return an empty enumeration for getResources()

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

Richard S. Hall closed FELIX-2629.
----------------------------------

    Resolution: Fixed

Committed a fix.

> [Framework] Module class loader should return an empty enumeration for getResources()
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-2629
>                 URL: https://issues.apache.org/jira/browse/FELIX-2629
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-3.0.3
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: framework-3.2.0
>
>
> The ClassLoader.getResources() method should return an empty enumeration when the requested resource is not found. Currently, it returns null.

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