Xwork -> Struts2 package conversion in Struts 6.x

Lukasz Lenart <[email protected]> Sun, 1 Feb 2026 13:16:18 +0100
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <CAMopvkOP1yHn3HcQWZXzOFoB9QyOz4auAMG_MODPYYJXF--ipQ@mail.gmail.com>
Any objections of starting converting packages from
"com.opensymphony.xwork2" to "org.apache.struts2" in Struts 6.x? This
will bring incompatible changes and will require user action when
upgrading so I thought about doing this while performing some other
work or in smaller chunks.

Also this will help porting fixes from 7.x like this one
https://github.com/apache/struts/pull/1562

An example PR with pure scoped converstion
https://github.com/apache/struts/pull/1561


Cheers
Ɓukasz