Description
To support rubyzip 0.9.4, an override is needed to Zip::ZipEntry#write_c_dir_entry to fix comments length error.
This and other monkey patching to Zip::ZipEntry make other gems break (such as warbler 1.2.1) if buildr uses autoload. While the monkey patches exist, rubyzip will have to be required instead.
Attachments
Attachments
Issue Links
- is duplicated by
-
BUILDR-496 Buildr rubyzip version dependency prevents use of Warbler task
- Closed