[
https://issues.apache.org/jira/browse/FELIX-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406006#comment-16406006
]
Karl Pauls edited comment on FELIX-5808 at 3/20/18 10:17 AM:
-------------------------------------------------------------
I added some test in r1827285 and r1827290. Mostly just making sure that the
different kind of revisions behave the same. I had to fix some small glitches
along the way.
was (Author: karlpauls):
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)