[GitHub] [poi] dependabot[bot] commented on pull request #413: Bump com.dorongold.task-tree from 2.1.0 to 2.1.1

2023-01-03 Thread GitBox
dependabot[bot] commented on PR #413: URL: https://github.com/apache/poi/pull/413#issuecomment-1370165229 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

[GitHub] [poi] asfgit closed pull request #413: Bump com.dorongold.task-tree from 2.1.0 to 2.1.1

2023-01-03 Thread GitBox
asfgit closed pull request #413: Bump com.dorongold.task-tree from 2.1.0 to 2.1.1 URL: https://github.com/apache/poi/pull/413 -- 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. T

[Bug 65790] Consider integrating SparseBitSet into POI codebase

2023-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65790 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66397] [PATCH] fix doc of createTempFile in TempFile and replace synchronized with ReentrantLock

2023-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66397 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65543] RecordFormatException: Not enough data (0) to read requested (2) bytes

2023-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65543 --- Comment #2 from PJ Fanning --- We are happy to review and merge patches. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mai

[Bug 66407] java.lang.NoSuchMethodError: 'byte[] org.apache.commons.io.IOUtils.byteArray(int)'

2023-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66407 PJ Fanning changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED OS|

[Bug 65543] RecordFormatException: Not enough data (0) to read requested (2) bytes

2023-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65543 --- Comment #1 from simon.car...@cloudpay.net --- Hi, We've also seen this issue. About 350 times in the last month. The shared string table record reports more strings than are present in the file. In one example ~4,500 when only ~1,350 strin

[Bug 66407] New: java.lang.NoSuchMethodError: 'byte[] org.apache.commons.io.IOUtils.byteArray(int)'

2023-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66407 Bug ID: 66407 Summary: java.lang.NoSuchMethodError: 'byte[] org.apache.commons.io.IOUtils.byteArray(int)' Product: POI Version: 5.2.2-FINAL Hardware: PC Statu