Henry Saginor created SLING-8430:
------------------------------------
Summary: Use java.util.zip.ZipFile in Feature Model Analyser
Key: SLING-8430
URL: https://issues.apache.org/jira/browse/SLING-8430
Project: Sling
Issue Type: Improvement
Components: Feature Model
Reporter: Henry Saginor
The ContentPackageScanner and FelixFrameworkScanner could use
java.util.zip.ZipFile API. In my estimation this should improve performance
over the current use of ZipInputStream.
Here is a pull request with suggested changes including a unit test for
ContentPackageScanner:
https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/14
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)