Re: struts 2.1 beta

2007-10-04 Thread Ted Husted
répondre à Struts Users Mailing List user@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta If you want a complete build of an un-released version then AFAIK you need to build it from source. The repository contains the dependent

Re: struts 2.1 beta

2007-10-04 Thread Ted Husted
Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta For performance problems, be sure to follow the advice on this page. * http://struts.apache.org/2.x/docs/performance-tuning.html If you do all of these things, and still consider the performance unacceptable, then I doubt

Re: struts 2.1 beta

2007-10-04 Thread meissa . sakho
Veuillez répondre à Struts Users Mailing List user@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta For performance problems, be sure to follow the advice on this page. * http://struts.apache.org/2.x/docs/performance-tuning.html If you do

RE: struts 2.1 beta

2007-09-28 Thread Wesley Wannemacher
How are you trying to download/build the beta? Maven? What sort of problems are you having? Compile issues, deployment issues? Did you try the nightly build? If you are building from SVN using Maven, this might be helpful - http://www.nabble.com/struts-2.1-beta-tf4509951.html#a12880737

Re: struts 2.1 beta

2007-09-25 Thread meissa . sakho
@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta [EMAIL PROTECTED] wrote: I would like to build the struts 2.1 dev version. Can someone tells where I could find it. http://people.apache.org/builds/struts/nightlies/2.x/ d

Re: struts 2.1 beta

2007-09-25 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: when I download the struts2-core-2.1.0-SNAPSHOT-20070925.jar, it's about 630 ko size. The 2.0.9 struts-core version is about 2500 ko size. Why are those files sizes so differents ? Pseudo-shell: jar tf 2.0.8-core | sort 2.0.8-files jar tf 2.1-core | sort

Re: struts 2.1 beta

2007-09-25 Thread meissa . sakho
) Dave Newton [EMAIL PROTECTED] 25/09/2007 11:50 Veuillez répondre à Struts Users Mailing List user@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta --- [EMAIL PROTECTED] wrote: when I download the struts2-core-2.1.0-SNAPSHOT-20070925.jar

Re: struts 2.1 beta

2007-09-25 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: I have replaced the nightly build version with the 2.0.9 one. I'm getting the errors below at startup. What do you mean, replaced the nightly build version? In a 2.0.9 app? Are you using the correct versions of the support libraries for a 2.0.9 app? d.

Re: struts 2.1 beta

2007-09-25 Thread meissa . sakho
: struts 2.1 beta --- [EMAIL PROTECTED] wrote: I have replaced the nightly build version with the 2.0.9 one. I'm getting the errors below at startup. What do you mean, replaced the nightly build version? In a 2.0.9 app? Are you using the correct versions of the support libraries for a 2.0.9

Re: struts 2.1 beta

2007-09-25 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: I have picked the latest struts2-core version from here : http://people.apache.org/builds/struts/nightlies/2.x/ I have just renamed it to struts2-core.jar and replaced in my application that was working with 2.0.9 version. You can't just randomly replace

Re: struts 2.1 beta

2007-09-25 Thread Oleg Mikheev
Dave Newton wrote: I have just renamed it to struts2-core.jar and replaced in my application that was working with 2.0.9 version. You can't just randomly replace libraries. You can replace 2.0.8 with 2.0.9, but you can't replace 2.0.9 with 2.1.0 This is what they call a rule of thumb 8-)

Re: struts 2.1 beta

2007-09-25 Thread Dave Newton
--- Oleg Mikheev [EMAIL PROTECTED] wrote: Dave Newton wrote: I have just renamed it to struts2-core.jar and replaced in my application that was working with 2.0.9 version. You can't just randomly replace libraries. You can replace 2.0.8 with 2.0.9, but you can't replace 2.0.9 with

Re: struts 2.1 beta

2007-09-25 Thread meissa . sakho
PROTECTED] 25/09/2007 14:28 Veuillez répondre à Struts Users Mailing List user@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta --- Oleg Mikheev [EMAIL PROTECTED] wrote: Dave Newton wrote: I have just renamed it to struts2-core.jar

Re: struts 2.1 beta

2007-09-25 Thread Dave Newton
répondre à Struts Users Mailing List user@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta --- Oleg Mikheev [EMAIL PROTECTED] wrote: Dave Newton wrote: I have just renamed it to struts2-core.jar and replaced in my

Re: struts 2.1 beta

2007-09-25 Thread meissa . sakho
PROTECTED] 25/09/2007 14:56 Veuillez répondre à Struts Users Mailing List user@struts.apache.org A Struts Users Mailing List user@struts.apache.org cc Objet Re: struts 2.1 beta If you want a complete build of an un-released version then AFAIK you need to build it from source

Re: struts 2.1 beta

2007-09-25 Thread Antonio Petrelli
2007/9/25, [EMAIL PROTECTED] [EMAIL PROTECTED]: I hope that we'll get it before the end of the century. Fee foo fud, I smell troll blood :-) Antonio

RE: struts 2.1 beta

2007-09-25 Thread Engelking, Nicholas
To: Struts Users Mailing List Subject: Re: struts 2.1 beta If you want a complete build of an un-released version then AFAIK you need to build it from source. The repository contains the dependent libraries. The nightly builds are just that, builds, not distributions (again, AFAIK). --- [EMAIL

RE: struts 2.1 beta

2007-09-25 Thread Wesley Wannemacher
PROTECTED] Sent: September 25, 2007 8:56 AM To: Struts Users Mailing List Subject: Re: struts 2.1 beta If you want a complete build of an un-released version then AFAIK you need to build it from source. The repository contains the dependent libraries. The nightly builds are just

RE: struts 2.1 beta

2007-09-25 Thread Wesley Wannemacher
Stupid line breaks! svn co http://svn.opensymphony.com/svn/xwork/trunk xwork ; cd xwork ; mvn -Dmaven.test.skip=true -Pall ; cd .. ; svn co https://svn.apache.org/repos/asf/struts/current/ struts ; cd struts/struts2 ; mvn -Dmaven.test.skip=true -Pall (in case things get re-wrapped

RE: struts 2.1 beta

2007-09-25 Thread Engelking, Nicholas
Thanks. Worked like a charm. -Nick -Original Message- From: Wesley Wannemacher [mailto:[EMAIL PROTECTED] Sent: September 25, 2007 10:28 AM To: Struts Users Mailing List Subject: RE: struts 2.1 beta Stupid line breaks! svn co http://svn.opensymphony.com/svn/xwork/trunk xwork ; cd

Re: struts 2.1 beta

2007-09-24 Thread Dave Newton
[EMAIL PROTECTED] wrote: I would like to build the struts 2.1 dev version. Can someone tells where I could find it. http://people.apache.org/builds/struts/nightlies/2.x/ d. - To unsubscribe, e-mail: [EMAIL PROTECTED] For