You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2018/03/20 09:28:00 UTC

[jira] [Commented] (FELIX-5808) Clean-up bundlecache manifest parsing and entry reading

    [ https://issues.apache.org/jira/browse/FELIX-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406006#comment-16406006 ] 

Karl Pauls commented on FELIX-5808:
-----------------------------------

I added some test in r1827285. Mostly just making sure that the different kind of revisions behave the same. I had to fix some small glitches along the way.

> Clean-up bundlecache manifest parsing and entry reading
> -------------------------------------------------------
>
>                 Key: FELIX-5808
>                 URL: https://issues.apache.org/jira/browse/FELIX-5808
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-5.6.10
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: framework-6.0.0
>
>
> The multi-release jar support makes it necessary to have a unified way to parse manifests. We should refactor the bundle cache to have all content types use the manifest parsing of the jarcontent. Furthermore, that parsing should allow manifests that don't have new lines at the end (not standard but it should be easy to do).
> Finally, we can move some other handling of reading and writing files up and remove some code duplication.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)