Re: Problem with running integration tests

2024-11-02 Thread Lukasz Lenart
sob., 2 lis 2024 o 12:58 Kusal Kithul-Godage napisaƂ(a): > Bizarre - looks like a clash between the org.apache.struts2.Result > class and the org.apache.struts2.result package. How about we just > sidestep the issue by moving the Result class into the result package? > Would make it consistent wit

Re: Problem with running integration tests

2024-11-02 Thread Kusal Kithul-Godage
Bizarre - looks like a clash between the org.apache.struts2.Result class and the org.apache.struts2.result package. How about we just sidestep the issue by moving the Result class into the result package? Would make it consistent with org.apache.struts2.interceptor.Interceptor too. On Sat, Nov 2,