You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Lukasz Lenart <lu...@googlemail.com> on 2010/12/22 08:03:48 UTC

[ANN] Struts 2.2.1.1 GA release available

The Apache Struts group is pleased to announce that Struts 2.2.1.1 is
available as a "General Availability" release. The GA designation is
our highest quality grade.

Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications. The framework is designed to
streamline the full development cycle, from building, to deploying, to
maintaining applications over time.

This release includes one important security fix regarding Dynamic
Method Invocation in the REST Plugin. In the previous versions DMI
wasn't under control in the REST Plugin and even setting
struts.enable.DynamicMethodInvocation to false didn't block DMI in the
REST Plugin.

All developers are strongly advised to update existing Struts 2
applications to Struts 2.2.1.1.

Struts 2.2.1.1 is available in a full distribution, or as separate
library, source, example and documentation distributions, from the
releases page.

* http://struts.apache.org/download.cgi#struts2211

The release is also available through the central Maven repository
under Group ID "org.apache.struts". The release notes are available
online.

* http://struts.apache.org/2.2.1.1/docs/version-notes-2211.html

The 2.2.x series of the Apache Struts framework has a minimum
requirement of the following specification versions: Servlet API 2.4,
JSP API 2.0, and Java 5.

Should any issues arise with your use of any version of the Struts
framework, please post your comments to the user list, and, if
appropriate, file a tracking ticket.appropriate, file a tracking
ticket:

* https://issues.apache.org/struts/secure/Dashboard.jspa


-- The Apache Struts group.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Struts 2.2.1.1 GA release available

Posted by Lukasz Lenart <lu...@googlemail.com>.
Thanks, solved!

Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia http://javarsovia.pl


2010/12/23 Burton Rhodes <bu...@gmail.com>:
> Looks like the "Release Notes" link for version 2.2.1.1 is broken on
> main page: http://struts.apache.org/download.cgi#struts2211
>
> Currently: http://struts.apache.org/2.2.1.1/version-notes-2211.html
> Should be: http://struts.apache.org/2.2.1.1/docs/version-notes-2211.html
>
>
> On Wed, Dec 22, 2010 at 1:03 AM, Lukasz Lenart
> <lu...@googlemail.com> wrote:
>> The Apache Struts group is pleased to announce that Struts 2.2.1.1 is
>> available as a "General Availability" release. The GA designation is
>> our highest quality grade.
>>
>> Apache Struts 2 is an elegant, extensible framework for creating
>> enterprise-ready Java web applications. The framework is designed to
>> streamline the full development cycle, from building, to deploying, to
>> maintaining applications over time.
>>
>> This release includes one important security fix regarding Dynamic
>> Method Invocation in the REST Plugin. In the previous versions DMI
>> wasn't under control in the REST Plugin and even setting
>> struts.enable.DynamicMethodInvocation to false didn't block DMI in the
>> REST Plugin.
>>
>> All developers are strongly advised to update existing Struts 2
>> applications to Struts 2.2.1.1.
>>
>> Struts 2.2.1.1 is available in a full distribution, or as separate
>> library, source, example and documentation distributions, from the
>> releases page.
>>
>> * http://struts.apache.org/download.cgi#struts2211
>>
>> The release is also available through the central Maven repository
>> under Group ID "org.apache.struts". The release notes are available
>> online.
>>
>> * http://struts.apache.org/2.2.1.1/docs/version-notes-2211.html
>>
>> The 2.2.x series of the Apache Struts framework has a minimum
>> requirement of the following specification versions: Servlet API 2.4,
>> JSP API 2.0, and Java 5.
>>
>> Should any issues arise with your use of any version of the Struts
>> framework, please post your comments to the user list, and, if
>> appropriate, file a tracking ticket.appropriate, file a tracking
>> ticket:
>>
>> * https://issues.apache.org/struts/secure/Dashboard.jspa
>>
>>
>> -- The Apache Struts group.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Struts 2.2.1.1 GA release available

Posted by Burton Rhodes <bu...@gmail.com>.
Looks like the "Release Notes" link for version 2.2.1.1 is broken on
main page: http://struts.apache.org/download.cgi#struts2211

Currently: http://struts.apache.org/2.2.1.1/version-notes-2211.html
Should be: http://struts.apache.org/2.2.1.1/docs/version-notes-2211.html


On Wed, Dec 22, 2010 at 1:03 AM, Lukasz Lenart
<lu...@googlemail.com> wrote:
> The Apache Struts group is pleased to announce that Struts 2.2.1.1 is
> available as a "General Availability" release. The GA designation is
> our highest quality grade.
>
> Apache Struts 2 is an elegant, extensible framework for creating
> enterprise-ready Java web applications. The framework is designed to
> streamline the full development cycle, from building, to deploying, to
> maintaining applications over time.
>
> This release includes one important security fix regarding Dynamic
> Method Invocation in the REST Plugin. In the previous versions DMI
> wasn't under control in the REST Plugin and even setting
> struts.enable.DynamicMethodInvocation to false didn't block DMI in the
> REST Plugin.
>
> All developers are strongly advised to update existing Struts 2
> applications to Struts 2.2.1.1.
>
> Struts 2.2.1.1 is available in a full distribution, or as separate
> library, source, example and documentation distributions, from the
> releases page.
>
> * http://struts.apache.org/download.cgi#struts2211
>
> The release is also available through the central Maven repository
> under Group ID "org.apache.struts". The release notes are available
> online.
>
> * http://struts.apache.org/2.2.1.1/docs/version-notes-2211.html
>
> The 2.2.x series of the Apache Struts framework has a minimum
> requirement of the following specification versions: Servlet API 2.4,
> JSP API 2.0, and Java 5.
>
> Should any issues arise with your use of any version of the Struts
> framework, please post your comments to the user list, and, if
> appropriate, file a tracking ticket.appropriate, file a tracking
> ticket:
>
> * https://issues.apache.org/struts/secure/Dashboard.jspa
>
>
> -- The Apache Struts group.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org