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
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,
Hi,
After recent changes I'm not able to build (and perform release) of
Struts 7, below is what I get. If I run "mvn integration-test" all is
fine, if I run "mvn verify" inside "apps/showcase" all is fine. It
fails only if I try to perform "mvn install" or "mvn verify" from the
root - any hint?
[