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/04/30 21:50:54 UTC

[jira] Resolved: (FELIX-1210) Allow jars with missing intermediate entries to be handled as if they were present in Bundle.getEntryPaths

     [ https://issues.apache.org/jira/browse/FELIX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall resolved FELIX-1210.
------------------------------------

      Assignee: Richard S. Hall
    Resolution: Fixed

I have committed a patch to trunk that appears to resolve this issue for the test case. I also modified the test case to use getEntry() to lookup missing directory entries to see if it did the correct thing. It all looks reasonable. Now the question is, does it add significant overhead to these methods?

Otherwise, please close if you are satisfied. Thanks.

> Allow jars with missing intermediate entries to be handled as if they were present in Bundle.getEntryPaths
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1210
>                 URL: https://issues.apache.org/jira/browse/FELIX-1210
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-1.8.0
>         Environment: generic
>            Reporter: Sahoo
>            Assignee: Richard S. Hall
>             Fix For: felix-3.0.0
>
>         Attachments: FELIX-1210.zip
>
>
> Refer to the entire discussion in users alias:
> http://markmail.org/message/hd6wp7c6agadr6al?q=how+to+iterate+entries+sahoo
> I think it will be good if Felix could tolerate the broken jar and return the entries just like KF and Equinox does, otherwise there is no way to iterate over all the entries of such a jar.

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