Re: Java 11 for POI 5?

2024-02-04 Thread Axel Howind
A minimum Java version usually means that a project will not work with older Java versions. So if XMLBeans requires Java 8, that would mean we should be fine in having POI using at least Java 11. Even if there would be any incompatibility, we could fix these issues in XMLBeans ourselves. Since

Re: Java 11 for POI 5?

2024-02-04 Thread Dave Fisher
I certainly know since I helped negotiate it out of the Apache Attic. My point is that XMLBeans remains a separate codebase and build from POI. If it requires Java 8 then POI requires Java 8. What java version does XMLBeans require? > On Feb 4, 2024, at 12:04 PM, Axel Howind wrote: > > AFAIK

Re: Java 11 for POI 5?

2024-02-04 Thread Axel Howind
AFAIK XMLBeans is now maintained by the POI project itself, so it should not be problematic. > Am 04.02.2024 um 20:59 schrieb Dave Fisher : > > What version of Java is the minimum for XMLBeans? We should not forget > XMLBeans in this discussion. > > Best, > Dave > >> On Feb 3, 2024, at 5:54

Re: Java 11 for POI 5?

2024-02-04 Thread Dave Fisher
What version of Java is the minimum for XMLBeans? We should not forget XMLBeans in this discussion. Best, Dave > On Feb 3, 2024, at 5:54 PM, Axel Howind wrote: > > No one forces users of POI to update to the latest version. Going to 11 in > POI 6 doesn't mean we > have to stop providing bug

Build failed in Jenkins: POI » POI-DSL-Windows-1.22 #24

2024-02-04 Thread Apache Jenkins Server
See Changes: [PJ Fanning] [github-582] improve performance CodepointsUtil.iteratorFor. Thanks to Jason Mirra. This closes #582 [PJ Fanning] remove one use of CodepointsUtil.iteratorFor [Dominik

Build failed in Jenkins: POI » POI-XMLBeans-DSL-1.22 #14

2024-02-04 Thread Apache Jenkins Server
See Changes: [Dominik Stadler] Update forbidden-apis, XmlBeans, JaCoCo [Dominik Stadler] Remove some strange characters from comments which cause warnings in SonarQube runs