Re: Gump build switched to Java 21
Mark Thomas <[email protected]> Fri, 12 May 2023 16:42:43 +0100
| Newsgroups | gmane.comp.jakarta.gump |
|---|---|
| Message-ID | <[email protected]> |
On 11/05/2023 16:57, Stefan Bodewig wrote: > On 2023-05-10, Mark Thomas wrote: > >> Tomcat 11 is about to move to requiring Java 21 so I have just >> switched Gump to building with the latest Java 21 EA. I am expecting >> things to break and for it to take a couple of days for me to get >> everything fixed. > >> Fingers crossed... > > Thank you and good luck ... and I'm done. We now have 3 modules that will fail regularly. The two new ones joining test-ant are test-junit and antunit-test. Both appear to have issues with a small number of tests under Java 21. I did think about skipping those tests but I opted to leave things as they are. Mark