https://issues.apache.org/bugzilla/show_bug.cgi?id=46547

--- Comment #6 from Josh Micich <[email protected]> 2009-12-29 12:01:04 UTC 
---
Created an attachment (id=24770)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24770)
same bugfix rebased to 3.2 final

You'll have to build your own patched version of POI from the sources.  Source
code for POI 3.2 can be found here:
http://archive.apache.org/dist/poi/release/src/

Assuming you unzipped the source to a folder called /poi-3.2-FINAL/, you can
use patch like this:

patch -p1 -i patch46547-rebasedTo703644.txt -d poi-3.2-FINAL

Alternatively, you can do the patch by hand since the changes are very simple.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to