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

2018-09-05 Thread Andreas Beeker
The vote has passed with 6x +1 from POI PMCs - amazing!. I'll now release the artifacts and announce it on Friday or Saturday. Andi. signature.asc Description: OpenPGP digital signature

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

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61832 --- Comment #25 from PJ Fanning --- https://github.com/pjfanning/poi-shared-strings is an extension to poi that may help - will be released as soon as POI 4.0.0 is released (it relies on changes in POI 4.0.0). -- You are receiving this mail

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

2018-09-05 Thread Greg Woolsey
+1 with these sets of regression results plus the detailed checks done earlier on the artifact contents. On Wed, Sep 5, 2018 at 8:07 AM Tim Allison wrote: > +1 > > Reports are here: > http://162.242.228.174/reports/poi-4.0.0-reports-e.tgz > > These reports compare 3.17 with 4.0.0-RC1. > >

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

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61832 --- Comment #24 from Thamodharan --- @Fanning, In below link, https://poi.apache.org/changes.html under History of Changes Version 4.0.0-SNAPSHOT (2018-08-??) The change 61832 / Github-85 is not involved. As you replied to marion, can we

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

2018-09-05 Thread Tim Allison
+1 Reports are here: http://162.242.228.174/reports/poi-4.0.0-reports-e.tgz These reports compare 3.17 with 4.0.0-RC1. There are numerous fixed exceptions. The new exceptions appear to be caused by better exception reporting for truncated files. Two small issues that I'm ok with for now: 1)

[Bug 62576] autoSizeColumn columns is throwing null pointer exception

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62576 --- Comment #2 from Nick Burch --- This error is coming from a core bit of the JVM, so I don't think there's much Apache POI can do here... My best guess is either you have a broken/buggy JVM, and need to upgrade it, or you have a broken set