You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Mark Thomas <ma...@apache.org> on 2023/05/10 16:54:43 UTC

Gump build switched to Java 21

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

Mark

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


Re: Gump build switched to Java 21

Posted by Rainer Jung <ra...@kippdata.de>.
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-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump build switched to Java 21

Posted by Stefan Bodewig <bo...@apache.org>.
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-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump build switched to Java 21

Posted by Mark Thomas <ma...@apache.org>.
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-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump build switched to Java 21

Posted by Stefan Bodewig <bo...@apache.org>.
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-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org