Re: Package rename transition

2024-11-01 Thread Brian Andle
in 6.x but would let people start adding the > annotation ahead of the 7 upgrade? > > > > -- Forwarded message - > > From: Kusal Kithul-Godage > > Date: Thu, Oct 24, 2024, 9:35 PM > > Subject: Re: Package rename transition > > To: Struts

Re: Package rename transition

2024-10-31 Thread Kusal Kithul-Godage
2024, 9:35 PM > Subject: Re: Package rename transition > To: Struts Developers List > > > These changes are all merged to master/6.x now - thanks Lukasz for reviewing > I'll sort out the merge conflicts with the 7.0 branch in a few days > > On Mon, Oct 21, 2024 at 5:52 P

Re: Package rename transition

2024-10-24 Thread Lukasz Lenart
Done https://github.com/apache/struts/pull/1096 pt., 25 paź 2024 o 06:49 Lukasz Lenart napisał(a): > > I'm going to create a ticket to deprecated "parameters" and add > "attributes" to 6.7 as proposed by Greg > > pt., 25 paź 2024 o 03:36 Kusal Kithul-Godage > napisał(a): > > > > These changes ar

Re: Package rename transition

2024-10-24 Thread Lukasz Lenart
I'm going to create a ticket to deprecated "parameters" and add "attributes" to 6.7 as proposed by Greg pt., 25 paź 2024 o 03:36 Kusal Kithul-Godage napisał(a): > > These changes are all merged to master/6.x now - thanks Lukasz for reviewing > I'll sort out the merge conflicts with the 7.0 branch

Re: Package rename transition

2024-10-24 Thread Kusal Kithul-Godage
These changes are all merged to master/6.x now - thanks Lukasz for reviewing I'll sort out the merge conflicts with the 7.0 branch in a few days On Mon, Oct 21, 2024 at 5:52 PM Kusal Kithul-Godage wrote: > > So in Struts 7.0, the com.opensymphony.xwork2 package is being renamed > and merged with

Re: Package rename transition

2024-10-21 Thread Greg Huber
A good idea to do a 6x possible along with Renaming "parameters" to "attributes" in tags. Going to 7 is a big step and the less we have to do here the better. On 21/10/2024 10:52, Kusal Kithul-Godage wrote: I'm not sure if there is another Struts 6.x release planned but I think there's some va

Package rename transition

2024-10-21 Thread Kusal Kithul-Godage
So in Struts 7.0, the com.opensymphony.xwork2 package is being renamed and merged with org.apache.struts2. For many applications this will be a straightforward find and replace when upgrading to 7.0. However, I was doing some investigation into whether we can provide a small deprecation/transition