https://issues.apache.org/ooo/show_bug.cgi?id=120132
--- Comment #3 from [email protected] --- I tried using 7-Zip to re-create the Zip file, and that created an archive that is readable by Winzip (and 7-Zip!), so it's clearly possible to create Winzip-compatible archives of the source. I also tried using the Ant zip task. When used without options, Winzip had problems with the archive, 7-Zip was OK. Using Ant zip with the following options: encoding="utf-8" createUnicodeExtraFields="always" made no difference - Winzip still has problems. -- You are receiving this mail because: You are the assignee for the bug.
