Re: Gump build switched to Java 21

2023-05-14 Thread Stefan Bodewig
On 2023-05-12, Mark Thomas wrote:

> 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.

Thanks Mark, looks as if it mostly was an issue with SecurityManager
throwing exceptions. I thought Ant had adapted all tests and would deal
with the lack of SecurityManager more graceful, obviously it
doesn't. I've raised the issue on dev@ant and we'll see to get things
fixed eventually.

Stefan

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: Gump build switched to Java 21

2023-05-12 Thread Mark Thomas

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

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: Gump build switched to Java 21

2023-05-11 Thread Stefan Bodewig
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

  Stefan

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: Gump build switched to Java 21

2023-05-10 Thread Rainer Jung

Am 10.05.23 um 18:54 schrieb Mark Thomas:

Hi all,

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...


Great!

I regularly test all released branches also with 21 EA and except for 
the few things I reported lately the tests run fine. I have not yet 
tried also building it with Java 21.


Best regards,

Rainer


-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org