niedz., 14 gru 2025 o 01:39 Kusal Kithul-Godage <[email protected]> napisał(a): > > I already added Spring 7 support in > https://github.com/apache/struts/pull/1233 - but as a separate Maven > profile, which runs as a separate job in our builds. > > This ensures we maintain backwards compatibility with Jakarta EE 10 / > Spring 6 whilst also supporting Jakarta EE 11 / Spring 7 (we are still > missing Tomcat 11 support though). We should however bump the version > properties in that Maven profile as it's still using older milestones. > > The idea here was, that when we decide to officially drop support for > Jakarta EE 10 / Spring 6 (Struts 8.0?) we can merge that Maven profile > into the default POM configuration. But until then, we should have > build coverage for both.
Great, thanks for the explanation, I missed Spring config there. I already updated the property in the profile. Cheers Łukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
