Re: Struts2 Validator failing constructor call

2024-04-16 Thread Łukasz Lenart
Nice :) Could you register a bug and target 6.5.0? I will take a look śr., 17 kwi 2024 o 08:17 napisał(a): > > Okay. It seems to already have broken somewhere between 6.1.1 and 6.2.0. It > still works in 6.1.1 but not in 6.2.0. I have not tested each version in > between to nail it. > But some

AW: Struts2 Validator failing constructor call

2024-04-16 Thread s.goetz
Okay. It seems to already have broken somewhere between 6.1.1 and 6.2.0. It still works in 6.1.1 but not in 6.2.0. I have not tested each version in between to nail it. But some research in the git repo I think the following commit caused the problem: https://github.com/apache/struts/commit/ff1

AW: Struts2 Validator failing constructor call

2024-04-16 Thread s.goetz
Sure. I will try to figure out when it started to fail. -Ursprüngliche Nachricht- Von: Lukasz Lenart Gesendet: Mittwoch, 17. April 2024 06:35 An: Struts Users Mailing List Betreff: Re: Struts2 Validator failing constructor call pt., 12 kwi 2024 o 09:57 napisał(a): > > Our path was 2.3

Re: Struts examples Hello World

2024-04-16 Thread Lukasz Lenart
niedz., 14 kwi 2024 o 20:56 Tim Mousaw napisał(a): > > I started to go through the Getting Started examples at > https://struts.apache.org/getting-started/index.html. I downloaded all the > examples from https://github.com/apache/struts-examples. I would expect > that I should be able to run `mvn

Re: Struts2 Validator failing constructor call

2024-04-16 Thread Lukasz Lenart
pt., 12 kwi 2024 o 09:57 napisał(a): > > Our path was 2.3.4.1 -> 2.3.24.1 -> 2.5.xx (2, 26, 30) -> 6.0.0 -> 6.1.1 -> > 6.1.2.1 -> 6.3.0.2 (but I left out some minor upgrades) > Currently we are in OpenJDK 17. And the problem started with 6.3.0.2? Could you revert to 6.2.0 and check if everything

Re: Struts examples Hello World

2024-04-16 Thread Tim Mousaw
I forgot to mention, I am on Windows 11 Home Version 23H2 OS Build 22631.3447. I have also tried via WSL 2 on an Ubuntu 20.04.6 LTS (focal) and had the same result. On Sun, Apr 14, 2024 at 2:54 PM Tim Mousaw wrote: > I started to go through the Getting Started examples at > https://struts.apache