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 prin

Re: want to provide patch

2022-04-28 Thread stanton fisque
ature 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, specificall

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 technol

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: 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 contr

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 latticewar

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 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: Java 11 for POI 5?

2024-02-03 Thread stanton fisque
small 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

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 LTS

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
f value 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: 68

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: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-11 Thread stanton fisque
just so there is no confusion, the re-target version would be 2.23.1, correct? Stanton Fisque principal technologist latticeware.com portland, oregon > On Nov 11, 2024, at 05:29 AM, PJ Fanning wrote: > > I'll cancel this vote. > > I will downgrade log4j to 1.23.1 which

Re: [DISCUSS] working around log4j issues

2024-11-14 Thread stanton fisque
would there be value in refactoring out log4j completely and just using JUL? is POI actually leveraging any exotic features of log4j or is this a leftover from the days before JUL existed? Stanton Fisque principal technologist latticeware.com portland, oregon > On Nov 14, 2024, at 12:44

Re: [PR] Allow some OPC compliance checks to be tuned via optional configuration [poi]

2025-03-19 Thread stanton fisque
out of curiosity, would this open up POI to being able to parse (and execute) office files that are carrying pathological (infection vector) payloads? i don't know enough about the compliance checks, so i'm asking this sincerely, out of concern, from a security standpoint. cheer

Re: GitHub PR triage

2025-06-16 Thread stanton fisque
TBH svn clients are easy to get. but that's not a good reason to stick with svn. a move to git would probably revitalize the ci/cd pipeline for this project. the only real problem i see, is who wants to spend the effort to move the repo history over. Stanton Fisque prin

Re: [Bug 69729] New: Unable to build POI 5.4.1 with JDK 8

2025-06-26 Thread stanton fisque
lding POI, and it's failing with jdk-8, this points to a possible environmental issue. Stanton Fisque principal technologist latticeware.com portland, oregon > On Jun 26, 2025, at 11:48 AM, bugzi...@apache.org wrote: > > https://bz.apache.org/bugzilla/show_bug.cgi?id=69729 >