jira-importer commented on issue #453: URL: https://github.com/apache/maven-indexer/issues/453#issuecomment-2965142196
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Note: To minimize "impact" on library consumers, the TrueZip dependency is optional. Also, this behavior above transparently falls back to Java's ZipFile if TrueZip not found on classpath. Meaning, library consumers will see no change on their side (neither functionality change, neither new dependencies), but if they are affected by this OOM problem, their fix is simply adding TrueZip to classpath, and thus, enabling this mechanism. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
