[
https://issues.apache.org/jira/browse/OFBIZ-13344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux reassigned OFBIZ-13344:
---------------------------------------
Assignee: Jacques Le Roux
> Enables larger Zip for Gradle Tasks
> -----------------------------------
>
> Key: OFBIZ-13344
> URL: https://issues.apache.org/jira/browse/OFBIZ-13344
> Project: OFBiz
> Issue Type: Improvement
> Reporter: David Maksimovic
> Assignee: Jacques Le Roux
> Priority: Trivial
>
> Enables larger Zip for Tasks with Type Zip by changing the Property value
> zip64 to true.
> The reason was a Zip-Distribution that was getting to large.
> * What went wrong:
> Execution failed for task ':distZip'.
> {quote}archive contains more than 65535 entries.
> {quote}
> To build this archive, please enable the zip64 extension.
> See:
> [https://docs.gradle.org/7.6/dsl/org.gradle.api.tasks.bundling.Zip.html#org.gradle.api.tasks.bundling.Zip:zip64]
> This could also be enabled specificliy for the distZip task.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)