[Bug 61832] Unable to create a excel of 500,000 rows and 150 column using SXSSF workbook

2018-09-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61832 --- Comment #26 from PJ Fanning --- POI 4.0.0 and poi-shared-strings 1.0.0 are now released. -- You are receiving this mail because: You are the assignee for the bug. - To un

[GitHub] poi pull request #109: XDDF merge test with #62092

2018-09-06 Thread kiwiwings
Github user kiwiwings closed the pull request at: https://github.com/apache/poi/pull/109 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

POI 4.0.0 in bugzilla

2018-09-06 Thread Andreas Beeker
Hi Nick, please check the bugzilla version tags and decide how to proceed with 4.0.0 and the upcoming - in a few months - 4.0.1 version. Andi signature.asc Description: OpenPGP digital signature

Re: POI 4.0.0 in bugzilla

2018-09-06 Thread Nick Burch
On Thu, 6 Sep 2018, Andreas Beeker wrote: please check the bugzilla version tags and decide how to proceed with 4.0.0 and the upcoming - in a few months - 4.0.1 version. I've gone for * 4.0.0-FINAL * 4.0.x-dev I've also disabled 3.17-dev and a couple of the older 3.1x-FINAL versions from ac

Re: POI 4.0.0 in bugzilla

2018-09-06 Thread Andreas Beeker
On 9/6/18 8:27 PM, Nick Burch wrote: > > I've gone for >  * 4.0.0-FINAL >  * 4.0.x-dev > > Hopefully that makes sense, sorts well, and ought to be fairly easy to > maintain? +1 ... thank you Andi signature.asc Description: OpenPGP digital signature

Re: POI 4.0.0 in bugzilla

2018-09-06 Thread Javen O'Neal
Just to verify (I'm in agreement), by disabling 3.17-FINAL from new bugs, that means we are discontinuing support for the 3.17 code branch. If we need to create a bug against 3.17 for a security update, we'll need to ask Nick to temporarily allow new bugs for 3.17-FINAL. In a pinch (Nick is busy),

Re: [RESULT] [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-06 Thread Javen O'Neal
Congrats on the release!

Re: POI 4.0.0 in bugzilla

2018-09-06 Thread Dominik Stadler
It is slightly different: Nick disabled some of the versions BEFORE 3.17 and only 3.17-DEV, so 3.17-FINAL is still available in the list, see https://bz.apache.org/bugzilla/enter_bug.cgi?product=POI So users can still report bugs on 3.17 specifically. Dominik. On Fri, Sep 7, 2018 at 5:59 AM Jave

Re: [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-06 Thread Andreas Beeker
On 9/1/18 5:45 PM, Dominik Stadler wrote: > Only found a very minor glitch: osgi/build.xml and sonar/**/pom.xml still > contain "4.0.0-SNAPSHOT", but I would not redo the release just because of > that. > There are still a few files which need to be updated to 4.0.0. I've started to modify the bui