https://bz.apache.org/bugzilla/show_bug.cgi?id=63457

--- Comment #3 from David PĂ©rez Serrada <dpe...@divisait.com> ---
Is important the setEncoding part:

                // Fails if set this encoding 
                zout.setEncoding("ISO-8859-1");
                // With this encoding works perfect
                // zout.setEncoding("UTF-8");

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to