David Maksimovic created OFBIZ-13344:
----------------------------------------

             Summary: 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


Enables larger Zip for Tasks with Type Zip by changing the Property value of 
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 implemebe enabeld specificliy for the distZip task.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to