Commit 1211284
authored
Fixed: Enables larger Zip for Gradle Tasks (OFBIZ-13344) (#944)
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.1 parent eac34b7 commit 1211284
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
| |||
0 commit comments