chen3feng / blade-build

Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
Other
2.05k stars 500 forks source link

Can't create jar files larger than 4G #978

Closed chen3feng closed 2 years ago

chen3feng commented 2 years ago

Need to add allowZip64=True argument when constructing the ZipFIle object.

https://docs.python.org/2.7/library/zipfile.html#zipfile-objects