[
https://issues.apache.org/jira/browse/JCRVLT-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCRVLT-181.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.1.40
added in r1799299
> Create ZipStreamArchive
> -----------------------
>
> Key: JCRVLT-181
> URL: https://issues.apache.org/jira/browse/JCRVLT-181
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: Packaging
> Affects Versions: 3.1.38
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 3.1.40
>
>
> currently we only support a zip file archive. in order to allow better
> handling of streams, we should offer an efficient archive for zip streams.
> tasks:
> - remove 1.5 compatibility check from ZipArchive
> - make ZipFileArchive public
> - make ZipStreamArchive public, but implement proper streaming support
> the zip stream archive should offer an intelligent way to retrieve the
> properties from either the properties.xml (or later the MANIFEST.MF) w/o
> copying the stream to disk first. maybe have a memory buffer of 1mb...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)