[ 
https://issues.apache.org/jira/browse/OFBIZ-13344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Maksimovic updated OFBIZ-13344:
-------------------------------------
    Description: 
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.

  was:
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 ibe enabled specificliy for the distZip task.


> 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
>            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)

Reply via email to