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 2009/06/17 18:34:07 UTC

[jira] Created: (FELIX-1249) Bundle.findEntries() should search fragments as well as the bundle itself

Bundle.findEntries() should search fragments as well as the bundle itself
-------------------------------------------------------------------------

                 Key: FELIX-1249
                 URL: https://issues.apache.org/jira/browse/FELIX-1249
             Project: Felix
          Issue Type: Bug
          Components: Framework, Specification compliance
    Affects Versions: felix-1.8.0
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
            Priority: Minor
             Fix For: felix-2.0.0


Bundle.findEntries() is supposed to search the bundle's content as well as any attached fragments. Currently, it only looks at the bundle's content. This is a leftover issue from implementing fragment support.

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


[jira] Commented: (FELIX-1249) Bundle.findEntries() should search fragments as well as the bundle itself

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721863#action_12721863 ] 

Richard S. Hall commented on FELIX-1249:
----------------------------------------

This commit is essentially rollback and implemented by FELIX-1254.

> Bundle.findEntries() should search fragments as well as the bundle itself
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1249
>                 URL: https://issues.apache.org/jira/browse/FELIX-1249
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.0.0
>
>
> Bundle.findEntries() is supposed to search the bundle's content as well as any attached fragments. Currently, it only looks at the bundle's content. This is a leftover issue from implementing fragment support.

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


[jira] Closed: (FELIX-1249) Bundle.findEntries() should search fragments as well as the bundle itself

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

Richard S. Hall closed FELIX-1249.
----------------------------------

    Resolution: Fixed

I have committed a fix for this.

> Bundle.findEntries() should search fragments as well as the bundle itself
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1249
>                 URL: https://issues.apache.org/jira/browse/FELIX-1249
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.0.0
>
>
> Bundle.findEntries() is supposed to search the bundle's content as well as any attached fragments. Currently, it only looks at the bundle's content. This is a leftover issue from implementing fragment support.

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


[jira] Issue Comment Edited: (FELIX-1249) Bundle.findEntries() should search fragments as well as the bundle itself

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721863#action_12721863 ] 

Richard S. Hall edited comment on FELIX-1249 at 6/19/09 11:06 AM:
------------------------------------------------------------------

This commit is essentially rolled back and implemented by FELIX-1254.

      was (Author: rickhall):
    This commit is essentially rollback and implemented by FELIX-1254.
  
> Bundle.findEntries() should search fragments as well as the bundle itself
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1249
>                 URL: https://issues.apache.org/jira/browse/FELIX-1249
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.0.0
>
>
> Bundle.findEntries() is supposed to search the bundle's content as well as any attached fragments. Currently, it only looks at the bundle's content. This is a leftover issue from implementing fragment support.

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