Re: commons-compress 1.26.0 breaks a lot of Apache POI tests

2024-02-20 Thread PJ Fanning
It looks like the tests that were failing related to some invalid files (deliberate test cases for these invalid files). The POI code catches the ZipException and checks the Exception message - and the message has changed. I have updated the POI code to check for the new message as well as the o

commons-compress 1.26.0 breaks a lot of Apache POI tests

2024-02-20 Thread PJ Fanning
Hi everyone, I upgraded Apache POI to use the latest commons-compress 1.26.0 release. POI processes Microsoft format files like xlsx and docs files - these formats are basically zip files with XML and other files contained within. The issue seems to be that commons-compress 1.26.0 requires sign

Community Over Code Asia 2024 Travel Assistance Applications now open!

2024-02-20 Thread Gavin McDonald
Hello to all users, contributors and Committers! The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code Asia 2024 are now open! We will be supporting Community over Code Asia, Hangzhou, China July 26th - 28th, 2024. TAC exists to

JDK 22 Release Candidates & Virtual Threads pinning heads-up

2024-02-20 Thread David Delabassee
Welcome to the latest OpenJDK Quality Outreach update! The first JDK 22 Release Candidates builds are now available [1]. At this stage, only P1 issues will still be evaluated. And with the JDK 22 General Availability set for March 19th, it is now time to fully focus on JDK 23. At the time of wr