[Bug 68657] Prestige Pine Forest Selling Best Apartments

2024-02-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68657 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[PR] Bump org.apache.santuario:xmlsec from 3.0.3 to 4.0.2 [poi]

2024-02-22 Thread via GitHub
dependabot[bot] opened a new pull request, #599: URL: https://github.com/apache/poi/pull/599 Bumps org.apache.santuario:xmlsec from 3.0.3 to 4.0.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.sant

Re: Java 11 for POI 5?

2024-02-22 Thread Axel Howind
I feel really bad that I mixed up versions when I asked this. POI 5 can of course stay on Java 8 and everybody can be using POI 5 for as long as they want. With Java 11 having reached Premier Support EOL in September last year, we should be really having this conversation about Java 17 for POI 6

Re: [PR] Bump org.apache.santuario:xmlsec from 3.0.3 to 4.0.2 [poi]

2024-02-22 Thread via GitHub
asfgit closed pull request #599: Bump org.apache.santuario:xmlsec from 3.0.3 to 4.0.2 URL: https://github.com/apache/poi/pull/599 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] Bump org.apache.santuario:xmlsec from 3.0.3 to 4.0.2 [poi]

2024-02-22 Thread via GitHub
dependabot[bot] commented on PR #599: URL: https://github.com/apache/poi/pull/599#issuecomment-1959723120 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me kn

poi-ooxml build times (was: Re: Java 11 for POI 5?)

2024-02-22 Thread Axel Howind
@PJ: Hi, I just ran a poi-ooxml build and then ran the tests using the profiler. I made a little code change (r1915953), and the profiler tells me it’s beneficial. I’m still a bit sceptic, can you verify the tests run faster now? Maybe that’s something I can improve on in the coming days. Che

Re: poi-ooxml build times (was: Re: Java 11 for POI 5?)

2024-02-22 Thread PJ Fanning
That commit does not affect what I was talking about. The issue I was talking about is the * cost in compiling and generating the poi-ooxml-full code - code that does not change * the major cost in building poi-ooxml-lite - again code that rarely changes - but to build it you need to run all the