[
https://issues.apache.org/jira/browse/SLING-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858841#comment-16858841
]
Henry Saginor commented on SLING-8430:
--------------------------------------
[~karlpauls]
I made the changes you suggested in the PR. Thank you for reviewing this.
> 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
> Assignee: Karl Pauls
> Priority: Minor
>
> 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)