poi-main and poi-scratchpad fit in Maven more or less OK.
My concern is poi-ooxml. This module has lots of unusual stuff, in
particular, downloading and building ooxml schemas.
Personally, I'm more against Maven than for it. Maven is nice when your
project fits in it or you are starting a new on
https://issues.apache.org/bugzilla/show_bug.cgi?id=55384
Adrian K changed:
What|Removed |Added
Summary|Setting a precalculated |Setting a precalculated
https://issues.apache.org/bugzilla/show_bug.cgi?id=55384
--- Comment #6 from Adrian K ---
Created attachment 30734
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30734&action=edit
SXSSF spreadsheet generated using new code; SHOWS BUG
--
You are receiving this mail because:
You are t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55384
--- Comment #5 from Adrian K ---
Created attachment 30733
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30733&action=edit
XSSF spreadsheet generated using new code; shows NO bug
--
You are receiving this mail because:
You are
https://issues.apache.org/bugzilla/show_bug.cgi?id=55384
--- Comment #4 from Adrian K ---
Created attachment 30732
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30732&action=edit
HSSF spreadsheet generated using new code; shows NO bug
--
You are receiving this mail because:
You are
https://issues.apache.org/bugzilla/show_bug.cgi?id=55384
--- Comment #3 from Adrian K ---
Ok, so I finally got around to writing this as a general unit test and it looks
like this bug is limited to SXSSF.
Here's a snippet of code that demonstrates the failure in SXSSF, while showing
that XSSF an