Re: [DISCUSS] XMLBeans 5.2.1 release

2024-06-04 Thread stanton fisque
apologies if this is out of context i cannot recall the final outcome if the 5.3 stream of POI was going to require java 11 or was that slated for some future 6.x stream? Stanton Fisque principal technologist latticeware.com portland, oregon > On Jun 2, 2024, at 02:40 AM, Dominik Stad

Re: [Bug 68985] New: Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread stanton fisque
is null then we will change the cell to a Blank cell. <>Stanton Fisque principal technologist latticeware.com portland, oregon > On May 8, 2024, at 13:04 PM, bugzi...@apache.org wrote: > > https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 > >Bug ID: 68985 >

Re: Java 11 for POI 5?

2024-02-19 Thread stanton fisque
d, i would. Stanton Fisque principal technologist latticeware.com portland, oregon > On Feb 19, 2024, at 10:54 AM, Alain FAGOT BÉAREZ wrote: > > Hi, > > +1 for moving to Java 11 as minimum > > My opinion is that we should jump to the oldest LTS version each time one

Re: Java 11 for POI 5?

2024-02-03 Thread stanton fisque
to be trivial. and if a project has the available resources to follow the newest version of POI, they probably have the resources to upgrade their app to a newer version of java. Stanton Fisque principal technologist latticeware.com portland, oregon > On Feb 3, 2024, at 13:18 PM, PJ Fann

Re: [Bug 68305] Invalid sheetIndex Error in formulaEvaluator.evaluate(cell) for Cell Formula with Escaped Apostrophe in Sheet Name

2023-12-19 Thread stanton fisque
lculations rather than forcing the whole worksheet to recalculate. the POI support for spreadsheet functions is pretty robust but last i saw, it is not exhaustive. Stanton Fisque principal technologist latticeware.com portland, oregon > On Dec 16, 2023, at 21:06 PM, bugzi...@apache.org wrot

Re: [Bug 68258] New: Nested functions in IF formulas don't get evaluated

2023-11-28 Thread stanton fisque
cells that i knew were harboring functions defined in the POI library. this may provide a way through, IF you are tripping over a similar issue Stanton Fisque principal technologist latticeware.com portland, oregon > On Nov 28, 2023, at 09:15 AM, bugzi...@apache.org wrote: > &

Re: [Bug 60848] SUMPRODUCT fails when first arg is of form --(...)

2023-10-13 Thread stanton fisque
as an extension library. the current implementation allows for runtime patching of the execution engine (i had to use this for a missing function before PJF accepted a PR from me sometime ago), so there is a minimal contract in place already. Stanton Fisque principal technologist latticeware.com

Re: POI PMC roll call

2023-03-03 Thread stanton fisque
yes, fully aware of many of these points. i'll continue to contribute when/where able. TIA Stanton Fisque principal technologist latticeware.com portland, oregon > On Mar 3, 2023, at 10:53 AM, PJ Fanning wrote: > > Thanks Hamza and Stanton for expressing an interest in contributi

Re: POI PMC roll call

2023-03-03 Thread stanton fisque
i am not a PMC member, BUT as one of the multitude of contributors interested in the liveliness of POI, i am curious what is involved with keeping this project alive and moving (even if it is at a modest rate)? Stanton Fisque principal technologist latticeware.com portland, oregon > On Ma

Re: want to provide patch

2022-04-29 Thread stanton fisque
yes. i figured that out after looking at the other PRs. the gitflow mech that i'm used to had us working on branches in the same repo, not forks. but after inspecting other PRs, the difference became apparent. PR has been submitted for review. TIA Stanton Fisque principal technologist

Re: want to provide patch

2022-04-28 Thread stanton fisque
branch for the PR source. Stanton Fisque principal technologist latticeware.com portland, oregon > On Apr 28, 2022, at 09:00 AM, Nick Burch wrote: > > On Thu, 28 Apr 2022, stanton fisque wrote: >> i'd like to provide a patch for some missing functionality, specifically the >

want to provide patch

2022-04-28 Thread stanton fisque
i'd like to provide a patch for some missing functionality, specifically the support handler for AverageIf (the generalized version is present but not the singular version). what is the best way to provide that? is there a repo where a pull request can be provided? Stanton Fisque principal