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/14 13:28:00 UTC

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

Karl Pauls created FELIX-5808:
---------------------------------

             Summary: 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
             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)