Re: [PR] Bump log4jVersion from 2.24.2 to 2.24.3 [poi]

2024-12-13 Thread via GitHub
dependabot[bot] commented on PR #736: URL: https://github.com/apache/poi/pull/736#issuecomment-2542508489 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by addin

Re: [PR] Bump log4jVersion from 2.24.2 to 2.24.3 [poi]

2024-12-13 Thread via GitHub
asfgit closed pull request #736: Bump log4jVersion from 2.24.2 to 2.24.3 URL: https://github.com/apache/poi/pull/736 -- 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. To unsubscr

[jira] [Resolved] (XMLBEANS-654) fix issue with depending on broken log4j 2.24.1 (upgrade to 2.24.2)

2024-12-13 Thread PJ Fanning (Jira)
[ https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning resolved XMLBEANS-654. - Resolution: Fixed > fix issue with depending on broken log4j 2.24.1 (upgrade to 2.24.2) > -

[RESULT] [VOTE] Apache XmlBeans 5.3.0 release (RC2)

2024-12-13 Thread PJ Fanning
The vote passes with 3 +1s, all binding and no other votes. Vote Thread https://lists.apache.org/thread/wbo8oyfb29b13hp6o5nlgh43zpvkd9f0 I will proceed with the release. Thanks to everyone who participated in the development and review of the RC.

JDK 24 Feature Freeze / Permanently Disabling the Security Manager

2024-12-13 Thread David Delabassee
Welcome to the final OpenJDK Quality Outreach update of 2024! JDK 24, scheduled for General Availability on March 18, 2025 [1], is now in Rampdown Phase One (RDP1) [2]. At this point, the overall JDK 24 feature set is frozen and only low-risk enhancements might still be considered. You will find

Re: [VOTE] Apache XmlBeans 5.3.0 release (RC2)

2024-12-13 Thread Tim Allison
Sorry for my delay. +1 * built from source * confirmed sha512 of source * built Tika successfully with expected modifications Thank you, PJ, Dominik and team! On Thu, Dec 12, 2024 at 6:43 PM PJ Fanning wrote: > > Would any of the POI PMC members have time to review this RC? We just need > one

[Bug 69497] Numeric overflow when reading from cell

2024-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69497 Andreas Bentele changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69497] Numeric overflow when reading from cell

2024-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69497 --- Comment #3 from Andreas Bentele --- Hi Axel, I just tried the same but also could not reproduce it yet. I will further investigate on it. Thanks, Andreas -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69497] Numeric overflow when reading from cell

2024-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69497 --- Comment #2 from Axel Howind --- Hi Andreas, can you attach a simple excel sheet that reproduces this? A single sheet with cell A1 containing the value. I just tried to reproduce (with an application that I have lying around) and got the ex

[Bug 69497] Numeric overflow when reading from cell

2024-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69497 --- Comment #1 from Andreas Bentele --- same problem with HSSF AND XSSF -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: de

[Bug 69497] New: Numeric overflow when reading from cell

2024-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69497 Bug ID: 69497 Summary: Numeric overflow when reading from cell Product: POI Version: 5.3.0-FINAL Hardware: Macintosh OS: other Status: NEW Severity: maj