[Bug 69315] PropertiesChunk.readProperties stops reading properties when a multi valued property is encountered

2024-09-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69315 --- Comment #4 from Dominik Hölzl --- The test case you provided fails when adding assertNotNull(mapi.getMainChunks().getRawProperties().get(MAPIProperty.CLIENT_SUBMIT_TIME)); after assertNotNull(mapi.getMessageDate()); getMessageDate would

Re: [PR] D* functions are incompatible with the diamond operator [poi]

2024-09-24 Thread via GitHub
pjfanning commented on PR #692: URL: https://github.com/apache/poi/pull/692#issuecomment-2371494491 We have a web site and a page about this. https://poi.apache.org/devel/nightly.html -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre [poi]

2024-09-24 Thread via GitHub
dependabot[bot] opened a new pull request, #693: URL: https://github.com/apache/poi/pull/693 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-jre to 33.3.1-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's

Re: [PR] D* functions are incompatible with the diamond operator [poi]

2024-09-24 Thread via GitHub
sfisque commented on PR #692: URL: https://github.com/apache/poi/pull/692#issuecomment-2371482472 is there a link to a nightly build that could be offered to "early adopters"? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] D* functions are incompatible with the diamond operator [poi]

2024-09-24 Thread via GitHub
pjfanning commented on PR #692: URL: https://github.com/apache/poi/pull/692#issuecomment-2371009661 There are no releases scheduled. Maybe in a few months. You have options like building the jar for yourself or using the APIs in POI to register custom function implementations. I would