when struts 2.1 is going to RC ? What are the problems pending to go ahead
?
Herrera
--
View this message in context:
http://www.nabble.com/struts-2.1-beta-release-yet---tp20319689p20319689.html
Sent from the Struts - User mailing list archive at Nabble.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Thursday, 4 October 2007 9:27 PM
To: Struts Users Mailing List
Subject: Re: struts 2.1 beta
We did all of the things described in the performance-tuning tips.
But we've been using intensively ajax tag (d
PROTECTED]
> 04/10/2007 13:08
> Veuillez répondre à
> "Struts Users Mailing List"
>
>
> A
> "Struts Users Mailing List"
> cc
>
> Objet
> Re: struts 2.1 beta
>
>
>
>
>
>
> For performance problems, be sure to follow the advice
TECTED]
04/10/2007 13:08
Veuillez répondre à
"Struts Users Mailing List"
A
"Struts Users Mailing List"
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
of the century.
>
> Meissa
>
>
>
>
>
>
> Dave Newton <[EMAIL PROTECTED]>
> 25/09/2007 14:56
> Veuillez répondre à
> "Struts Users Mailing List"
>
>
> A
> Struts Users Mailing List
> cc
>
> Objet
> Re: struts 2.1 beta
&g
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
I'm trying to download and build a beta release.
I have lot of problems about that.
Maybe someone has tried successfully. If so, can someone put it somewhere
so that people (like me)
can share it.
Do we still have no date about a beta version upon 2.1
We have serious performance problems with th
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
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 again,
List'
> Subject: RE: struts 2.1 beta
>
> I am trying to build from the head but I am getting build
> errors. I have changed my pom.xml in core to point to the new
> xwork id as mentioned in the mailing list archives:
>
>com.opensymphony.xwork
> to
> open
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 PROTECTED] wrote:
> I just need
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
sa
Dave Newton <[EMAIL PROTECTED]>
25/09/2007 14:56
Veuillez répondre à
"Struts Users Mailing List"
A
Struts Users Mailing List
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
reposit
ewton <[EMAIL PROTECTED]>
> 25/09/2007 14:28
> Veuillez répondre à
> "Struts Users Mailing List"
>
>
> A
> Struts Users Mailing List
> cc
>
> Objet
> Re: struts 2.1 beta
>
>
>
>
>
>
> --- Oleg Mikheev <[EMAIL PROTE
AIL PROTECTED]>
25/09/2007 14:28
Veuillez répondre à
"Struts Users Mailing List"
A
Struts Users Mailing List
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
> &
--- 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
>
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-)
ht
--- [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 replac
application performance.
Do I have to replace other librairies ?
If so, where where could I find them.
Meissa
Dave Newton <[EMAIL PROTECTED]>
25/09/2007 12:22
Veuillez répondre à
"Struts Users Mailing List"
A
Struts Users Mailing List
cc
Objet
Re: 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 app?
d.
---
a:203)
Dave Newton <[EMAIL PROTECTED]>
25/09/2007 11:50
Veuillez répondre à
"Struts Users Mailing List"
A
Struts Users Mailing List
cc
Objet
Re: struts 2.1 beta
--- [EMAIL PROTECTED] wrote:
> when I download the
> struts2-core-2.1.0-SNAPSHOT-20070925.jar, it'
--- [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 | sor
iling List"
A
Struts Users Mailing List
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/buil
[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 ad
Hi all,
I would like to build the struts 2.1 dev version.
Can someone tells where I could find it.
thank in advance.
Meissa
L'integrite de ce message n'etant pas assuree sur internet, Natixis ne peut
etre tenu responsable de son contenu. Toute utilisation ou diffusion non
autorisee est interdi
25 matches
Mail list logo