Skip to content

Comments

Fixed: Enables larger Zip for Gradle Tasks (OFBIZ-13344)#944

Merged
JacquesLeRoux merged 1 commit intoapache:trunkfrom
ecomify:OFBIZ-13344-Enables_larger_Zip_for_Gradle_Tasks
Jan 21, 2026
Merged

Fixed: Enables larger Zip for Gradle Tasks (OFBIZ-13344)#944
JacquesLeRoux merged 1 commit intoapache:trunkfrom
ecomify:OFBIZ-13344-Enables_larger_Zip_for_Gradle_Tasks

Conversation

@david-maksimovic-ecomify
Copy link
Contributor

Explanation
Sets the org.gradle.api.tasks.bundling.Zip zip64 property value to true. Prevents distZip from failing if the archive contains more than 65535 entries or is larger than 4 GB.

Sets the org.gradle.api.tasks.bundling.Zip zip64 property value to true.
Prevents distZip from failing if the archive contains more than 65535
entries or is larger than 4 GB.
@sonarqubecloud
Copy link

@JacquesLeRoux JacquesLeRoux merged commit 1211284 into apache:trunk Jan 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants