Re: [ANN] Struts 2.2.1 GA release available

2010-08-18 Thread Per Johansson
The release is also available through the central Maven repository under
Group ID org.apache.struts. 

I cannot find version 2.2.1 under

http://mvnrepository.com/artifact/org.apache.struts/struts2-parent

/Per Johansson


Re: [ANN] Struts 2.2.1 GA release available

2010-08-18 Thread Lukasz Lenart
2010/8/18 Per Johansson perj...@gmail.com:
 The release is also available through the central Maven repository under
 Group ID org.apache.struts. 

 I cannot find version 2.2.1 under

 http://mvnrepository.com/artifact/org.apache.struts/struts2-parent

Here you have
http://repo2.maven.org/maven2/org/apache/struts/struts2-parent/2.2.1/


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

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



Re: [ANN] Struts 2.2.1 GA release available

2010-08-17 Thread mailtolouis2020-struts
The struts-2.2.1-src.zip source link is wrong







From: Lukasz Lenart lukasz.len...@googlemail.com
To: Struts Users Mailing List user@struts.apache.org; em...@encs.concordia.ca
Sent: Mon, August 16, 2010 8:12:01 PM
Subject: Re: [ANN] Struts 2.2.1 GA release available

2010/8/16 Emi Lu em...@encs.concordia.ca:
 Cannot find the file:

 http://apache.parentinginformed.com/struts/binaries/struts-2.2.1-all.zip

 Not Found

 The requested URL /struts/binaries/struts-2.2.1-all.zip was not found on
 this server.

A tiny mistake, should be
http://apache.parentinginformed.com/struts/binaries/struts2-2.2.1-all.zip


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

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

Re: [ANN] Struts 2.2.1 GA release available

2010-08-17 Thread Lukasz Lenart
2010/8/17  mailtolouis2020-str...@yahoo.com:
 The struts-2.2.1-src.zip source link is wrong

Thanks, solved, but please wait few minutes before cache will expire


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

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



Re: [ANN] Struts 2.2.1 GA release available

2010-08-16 Thread Emi Lu

On 08/16/2010 02:09 PM, Rene Gielen wrote:

The Apache Struts group is pleased to announce that Struts 2.2.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 a number of new features and bug fixes since the
2.1.8.1 GA release, including important security fixes regarding remote
server context manipulation by injecting OGNL expressions in request
parameters. For more information about the exploits and possible
mitigation workarounds, see the corresponding security bulletins S2-005:
* http://struts.apache.org/2.2.1/docs/s2-005.html

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

Struts 2.2.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#struts221

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/docs/version-notes-221.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:

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




Cannot find the file:

http://apache.parentinginformed.com/struts/binaries/struts-2.2.1-all.zip

Not Found

The requested URL /struts/binaries/struts-2.2.1-all.zip was not found on 
this server.



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



Re: [ANN] Struts 2.2.1 GA release available

2010-08-16 Thread Michael Dekmetzian
 Looks like the links or files are wrong, should be

struts2-2.2.1-all.zip
not
struts-2.2.1-all.zip

ie

http://apache.mirror.rafal.ca:8080/struts/binaries/struts2-2.2.1-all.zip

On 8/16/10 3:01 PM, Emi Lu wrote:
 On 08/16/2010 02:09 PM, Rene Gielen wrote:
 The Apache Struts group is pleased to announce that Struts 2.2.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 a number of new features and bug fixes since the
 2.1.8.1 GA release, including important security fixes regarding remote
 server context manipulation by injecting OGNL expressions in request
 parameters. For more information about the exploits and possible
 mitigation workarounds, see the corresponding security bulletins S2-005:
 * http://struts.apache.org/2.2.1/docs/s2-005.html

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

 Struts 2.2.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#struts221

 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/docs/version-notes-221.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:

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



 Cannot find the file:

 http://apache.parentinginformed.com/struts/binaries/struts-2.2.1-all.zip

 Not Found

 The requested URL /struts/binaries/struts-2.2.1-all.zip was not found
 on this server.


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



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



Re: [ANN] Struts 2.2.1 GA release available

2010-08-16 Thread Lukasz Lenart
2010/8/16 Emi Lu em...@encs.concordia.ca:
 Cannot find the file:

 http://apache.parentinginformed.com/struts/binaries/struts-2.2.1-all.zip

 Not Found

 The requested URL /struts/binaries/struts-2.2.1-all.zip was not found on
 this server.

A tiny mistake, should be
http://apache.parentinginformed.com/struts/binaries/struts2-2.2.1-all.zip


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

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



Re: [ANN] Struts 2.2.1 GA release available

2010-08-16 Thread Emi Lu

On 08/16/2010 03:12 PM, Lukasz Lenart wrote:

2010/8/16 Emi Luem...@encs.concordia.ca:

Cannot find the file:

http://apache.parentinginformed.com/struts/binaries/struts-2.2.1-all.zip

Not Found

The requested URL /struts/binaries/struts-2.2.1-all.zip was not found on
this server.


A tiny mistake, should be
http://apache.parentinginformed.com/struts/binaries/struts2-2.2.1-all.zip



Thank you. download successfully now.

A compile error due to javassist.jar missing. Download and reinstalled 
- success with my application now.


I'm using struts2.2.1 + spring3.0.2 + tiles2.0.7 + ibatis-2.3.4.726.

My app seems to work fine after the migration now.

Thanks,

--
Lu Ying

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