https://bz.apache.org/bugzilla/show_bug.cgi?id=61745
--- Comment #7 from Javen O'Neal <[email protected]> --- This patch was generated with "ant -f patch.xml" (patch.tar.gz was the hint) [1] I fixed the mime-type of the patch to application/tar+gzip (Bugzilla sets the mime type of attachments marked as a patch to "text/plain", hence the binary mess your browser displayed). This patch should download directly now. Apply this patch to a clean svn checkout using > ant -f patch.xml apply or > tar xvzf patch.tar.gz > svn patch patch.txt > svn add ... [1] https://poi.apache.org/guidelines.html#Approach+1+-+use+Ant -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
