All support for Struts 1 meant, afaik, is the ability to deploy
side-by-side.  We used a different Java package to allow the code to
co-exist, however, the proposal as I understand it is to go back to
org.apache.struts

Don


On Tue, Mar 5, 2013 at 1:29 PM, Brian Holzer <bhol...@sgi.sk.ca> wrote:

> Hi all,
>    If you drop support for S1, what about those people still using S1?
> I'm guessing there are a lot of them out there.
>
> Brian
>
> >>> Lukasz Lenart <lukaszlen...@apache.org> 3/5/2013 2:22 PM >>>
> Hi,
>
> I have few additional thoughts about S3 and the future. First with
> should drop support of S1 and use simple Struts as a project name - no
> more Struts2, Struts3, Struts4, ... Simple Struts and version 3.0.1,
> 4.1.0.1, etc. We should just keep support for one version back, so
> when we release 3.x, we should support just the latest version of 2.x
> branch (and drop support for S1) - critical issues and security
> vulnerabilities.
>
> Versioning:
> x.y.z.s
> x - major API changes, breaks backward compatibility
> y - minor API changes, can break backward compatibility (minor, one
> method replaced other, should be simple to adopt)
> z - maintenance, no API changes, no backward compatibility breaks
> s - security release
>
> With these two in mind we can more flexible handle changes and adopt
> new requirements. Also website can be keep much clearer, just /current
> and /previous ;-)
>
>
> Regards
> --
> *ukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
>
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they are
> addressed.  If you are not the named addressee, please notify the sender
> immediately by e-mail if you have received this e-mail by mistake and
> delete this e-mail from your system. If you are not the intended
> recipient you are notified that using, disclosing, copying or
> distributing the contents of this information is strictly prohibited.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to