Re: [TEST] Apache Struts 6.7.0 test build is ready

2024-11-18 Thread Sebastian Peters
Hello Lukasz, it works for me in a larger web application. I migrated the following packages: import org.apache.struts2.ActionContext; import org.apache.struts2.ActionSupport; import org.apache.struts2.ModelDriven; import org.apache.struts2.Preparable; import org.apache.struts2.action.Action; ---

Re: 6.7.0 release notes

2024-11-18 Thread Kusal Kithul-Godage
Thanks for noting that - it was probably auto-generated based on the Jira issue title. I've updated that bullet point to reflect that only selected APIs were deprecated with replacements provided On Mon, Nov 18, 2024 at 7:20 PM Greg Huber wrote: > > Are the release notes correct? > > It says > >

6.7.0 release notes

2024-11-18 Thread Greg Huber
Are the release notes correct? It says Task * [WW-3714 ] - Rename org.opensymphony.xwork2 to org.apache.struts2.xwork2 I still has org.opensymphony.xwork2 packages? Is this a todo? On 17/11/2024 16:06, Lukasz Lenart wrote: Hello, This