You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Lukasz Lenart <lu...@googlemail.com> on 2011/03/27 12:59:52 UTC

[VOTE] Struts 2.2.2

The Struts 2.2.2 test build is now available.

Release notes:
* [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]

Distribution:
* [http://people.apache.org/builds/struts/2.2.2/]

Maven 2 staging repository:
* [https://repository.apache.org/content/repositories/orgapachestruts-042/]

Once you have had a chance to review the test build, please respond
with a vote on its quality:

[ ] Leave at test build
[ ] Alpha
[ ] Beta
[ ] General Availability (GA)

Everyone who has tested the build is invited to vote. Votes by PMC
members are considered binding. A vote passes if there are at least
three binding +1s and more +1s than -1s.

The vote will remain open for at least 72 hours, longer upon request.
A vote can be amended at any time to upgrade or downgrade the quality
of the release based on future experience. If an initial vote
designates the build as "Beta", the release will be submitted for
mirroring and announced to the user list. Once released as a public
beta, subsequent quality votes on a build may be held on the user
list.

As always, the act of voting carries certain obligations. A binding
vote not only states an opinion, but means that the voter is agreeing
to help do the work


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

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


Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
Done, thanks!


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/


2011/3/28 Matt Raible <ma...@raibledesigns.com>:
> The release notes has the wrong staging URL. It has:
>
> <repositories>
>   <repository>
>     <id>apache.nexus</id>
>     <name>ASF Nexus Staging</name>
>     <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>   </repository>
> </repositories>
>
> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart
> <lu...@googlemail.com> wrote:
>>
>> The Struts 2.2.2 test build is now available.
>>
>> Release notes:
>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>>
>> Distribution:
>> * [http://people.apache.org/builds/struts/2.2.2/]
>>
>> Maven 2 staging repository:
>> *
>> [https://repository.apache.org/content/repositories/orgapachestruts-042/]
>>
>> Once you have had a chance to review the test build, please respond
>> with a vote on its quality:
>>
>> [ ] Leave at test build
>> [ ] Alpha
>> [ ] Beta
>> [ ] General Availability (GA)
>>
>> Everyone who has tested the build is invited to vote. Votes by PMC
>> members are considered binding. A vote passes if there are at least
>> three binding +1s and more +1s than -1s.
>>
>> The vote will remain open for at least 72 hours, longer upon request.
>> A vote can be amended at any time to upgrade or downgrade the quality
>> of the release based on future experience. If an initial vote
>> designates the build as "Beta", the release will be submitted for
>> mirroring and announced to the user list. Once released as a public
>> beta, subsequent quality votes on a build may be held on the user
>> list.
>>
>> As always, the act of voting carries certain obligations. A binding
>> vote not only states an opinion, but means that the voter is agreeing
>> to help do the work
>>
>>
>> Kind regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>> Warszawa JUG conference - Confitura http://confitura.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>>
>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
2011/4/4 Maurizio Cucchiara <ma...@gmail.com>:
> I'm still using and there is no problem.

Super, thanks :-)


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

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


Re: [VOTE] Struts 2.2.2

Posted by Maurizio Cucchiara <ma...@gmail.com>.
I'm still using and there is no problem.

On 4 April 2011 16:43, Matt Raible <ma...@raibledesigns.com> wrote:
> No, I did not. Traveling in Poland this week so probably won't have time to
> check. What I need to change to speed things up?
>
> On Mon, Apr 4, 2011 at 2:26 PM, Lukasz Lenart
> <lu...@googlemail.com>wrote:
>
>> Hi Matt,
>>
>> Did you have a time to check the options ?
>>
>>
>> Thanks in advance
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>> Warszawa JUG conference - Confitura http://confitura.pl/
>>
>> 2011/3/29 Lukasz Lenart <lu...@googlemail.com>:
>> > In 2.2.1 the new FreeMarker cache options were introduced
>> > https://cwiki.apache.org/confluence/display/WW/FreeMarker#Cache
>> >
>> > And in 2.2.2 the new escape mechanism was added into constructor of
>> > DefaultActionProxy to avoid XSS
>> > https://issues.apache.org/jira/browse/WW-3579
>> >
>> https://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/DefaultActionProxy.java
>> >
>> >
>> > Kind regards
>> > --
>> > Łukasz
>> > + 48 606 323 122 http://www.lenart.org.pl/
>> > Warszawa JUG conference - Confitura http://confitura.pl/
>> >
>> > 2011/3/28 Matt Raible <ma...@raibledesigns.com>:
>> >> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While
>> all
>> >> my tests pass, my app feels slower. Is there anything performance-wise
>> >> that's changed since 2.1.x? Looks like my tests take 15 seconds longer
>> to
>> >> run and 22MB more in memory.
>> >>
>> >> mvn clean install -Dstruts.version=2.1.8
>> >>
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >> [INFO] BUILD SUCCESS
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >> [INFO] Total time: 1:30.231s
>> >> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>> >> [INFO] Final Memory: 20M/81M
>> >>
>> >> mvn clean install -Dstruts.version=2.2.2
>> >>
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >> [INFO] BUILD SUCCESS
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >> [INFO] Total time: 1:45.934s
>> >> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>> >> [INFO] Final Memory: 22M/81M
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >>
>> >> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com>
>> wrote:
>> >>>
>> >>> The release notes has the wrong staging URL. It has:
>> >>>
>> >>> <repositories>
>> >>>   <repository>
>> >>>     <id>apache.nexus</id>
>> >>>     <name>ASF Nexus Staging</name>
>> >>>
>> >>> <url>https://repository.apache.org/content/groups/snapshots-group/
>> </url>
>> >>>   </repository>
>> >>> </repositories>
>> >>>
>> >>> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart
>> >>> <lu...@googlemail.com> wrote:
>> >>>>
>> >>>> The Struts 2.2.2 test build is now available.
>> >>>>
>> >>>> Release notes:
>> >>>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2
>> ]
>> >>>>
>> >>>> Distribution:
>> >>>> * [http://people.apache.org/builds/struts/2.2.2/]
>> >>>>
>> >>>> Maven 2 staging repository:
>> >>>> *
>> >>>> [
>> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>> >>>>
>> >>>> Once you have had a chance to review the test build, please respond
>> >>>> with a vote on its quality:
>> >>>>
>> >>>> [ ] Leave at test build
>> >>>> [ ] Alpha
>> >>>> [ ] Beta
>> >>>> [ ] General Availability (GA)
>> >>>>
>> >>>> Everyone who has tested the build is invited to vote. Votes by PMC
>> >>>> members are considered binding. A vote passes if there are at least
>> >>>> three binding +1s and more +1s than -1s.
>> >>>>
>> >>>> The vote will remain open for at least 72 hours, longer upon request.
>> >>>> A vote can be amended at any time to upgrade or downgrade the quality
>> >>>> of the release based on future experience. If an initial vote
>> >>>> designates the build as "Beta", the release will be submitted for
>> >>>> mirroring and announced to the user list. Once released as a public
>> >>>> beta, subsequent quality votes on a build may be held on the user
>> >>>> list.
>> >>>>
>> >>>> As always, the act of voting carries certain obligations. A binding
>> >>>> vote not only states an opinion, but means that the voter is agreeing
>> >>>> to help do the work
>> >>>>
>> >>>>
>> >>>> Kind regards
>> >>>> --
>> >>>> Łukasz
>> >>>> + 48 606 323 122 http://www.lenart.org.pl/
>> >>>> Warszawa JUG conference - Confitura http://confitura.pl/
>> >>>>
>> >>>> ---------------------------------------------------------------------
>> >>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> >>>> For additional commands, e-mail: dev-help@struts.apache.org
>> >>>>
>> >>>
>> >>
>> >>
>> >
>>
>



-- 
Maurizio Cucchiara

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


Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
2011/4/4 Matt Raible <ma...@raibledesigns.com>:
> No, I did not. Traveling in Poland this week so probably won't have time to
> check. What I need to change to speed things up?

The best is to disable the devMode.
The second it would be great if you could rollback the changes to the
DefaultActionProxy class and remove escaping to see the impact.


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

PS. Krakow is quite a nice city, especially the old town, but if you
have a time, try to visit Nowa Huta (New Smelter) ;-)

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


Re: [VOTE] Struts 2.2.2

Posted by Matt Raible <ma...@raibledesigns.com>.
No, I did not. Traveling in Poland this week so probably won't have time to
check. What I need to change to speed things up?

On Mon, Apr 4, 2011 at 2:26 PM, Lukasz Lenart
<lu...@googlemail.com>wrote:

> Hi Matt,
>
> Did you have a time to check the options ?
>
>
> Thanks in advance
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>
> 2011/3/29 Lukasz Lenart <lu...@googlemail.com>:
> > In 2.2.1 the new FreeMarker cache options were introduced
> > https://cwiki.apache.org/confluence/display/WW/FreeMarker#Cache
> >
> > And in 2.2.2 the new escape mechanism was added into constructor of
> > DefaultActionProxy to avoid XSS
> > https://issues.apache.org/jira/browse/WW-3579
> >
> https://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/DefaultActionProxy.java
> >
> >
> > Kind regards
> > --
> > Łukasz
> > + 48 606 323 122 http://www.lenart.org.pl/
> > Warszawa JUG conference - Confitura http://confitura.pl/
> >
> > 2011/3/28 Matt Raible <ma...@raibledesigns.com>:
> >> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While
> all
> >> my tests pass, my app feels slower. Is there anything performance-wise
> >> that's changed since 2.1.x? Looks like my tests take 15 seconds longer
> to
> >> run and 22MB more in memory.
> >>
> >> mvn clean install -Dstruts.version=2.1.8
> >>
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] BUILD SUCCESS
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Total time: 1:30.231s
> >> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
> >> [INFO] Final Memory: 20M/81M
> >>
> >> mvn clean install -Dstruts.version=2.2.2
> >>
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] BUILD SUCCESS
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Total time: 1:45.934s
> >> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
> >> [INFO] Final Memory: 22M/81M
> >> [INFO]
> >> ------------------------------------------------------------------------
> >>
> >> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com>
> wrote:
> >>>
> >>> The release notes has the wrong staging URL. It has:
> >>>
> >>> <repositories>
> >>>   <repository>
> >>>     <id>apache.nexus</id>
> >>>     <name>ASF Nexus Staging</name>
> >>>
> >>> <url>https://repository.apache.org/content/groups/snapshots-group/
> </url>
> >>>   </repository>
> >>> </repositories>
> >>>
> >>> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart
> >>> <lu...@googlemail.com> wrote:
> >>>>
> >>>> The Struts 2.2.2 test build is now available.
> >>>>
> >>>> Release notes:
> >>>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2
> ]
> >>>>
> >>>> Distribution:
> >>>> * [http://people.apache.org/builds/struts/2.2.2/]
> >>>>
> >>>> Maven 2 staging repository:
> >>>> *
> >>>> [
> https://repository.apache.org/content/repositories/orgapachestruts-042/]
> >>>>
> >>>> Once you have had a chance to review the test build, please respond
> >>>> with a vote on its quality:
> >>>>
> >>>> [ ] Leave at test build
> >>>> [ ] Alpha
> >>>> [ ] Beta
> >>>> [ ] General Availability (GA)
> >>>>
> >>>> Everyone who has tested the build is invited to vote. Votes by PMC
> >>>> members are considered binding. A vote passes if there are at least
> >>>> three binding +1s and more +1s than -1s.
> >>>>
> >>>> The vote will remain open for at least 72 hours, longer upon request.
> >>>> A vote can be amended at any time to upgrade or downgrade the quality
> >>>> of the release based on future experience. If an initial vote
> >>>> designates the build as "Beta", the release will be submitted for
> >>>> mirroring and announced to the user list. Once released as a public
> >>>> beta, subsequent quality votes on a build may be held on the user
> >>>> list.
> >>>>
> >>>> As always, the act of voting carries certain obligations. A binding
> >>>> vote not only states an opinion, but means that the voter is agreeing
> >>>> to help do the work
> >>>>
> >>>>
> >>>> Kind regards
> >>>> --
> >>>> Łukasz
> >>>> + 48 606 323 122 http://www.lenart.org.pl/
> >>>> Warszawa JUG conference - Confitura http://confitura.pl/
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> >>>> For additional commands, e-mail: dev-help@struts.apache.org
> >>>>
> >>>
> >>
> >>
> >
>

Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
Hi Matt,

Did you have a time to check the options ?


Thanks in advance
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

2011/3/29 Lukasz Lenart <lu...@googlemail.com>:
> In 2.2.1 the new FreeMarker cache options were introduced
> https://cwiki.apache.org/confluence/display/WW/FreeMarker#Cache
>
> And in 2.2.2 the new escape mechanism was added into constructor of
> DefaultActionProxy to avoid XSS
> https://issues.apache.org/jira/browse/WW-3579
> https://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/DefaultActionProxy.java
>
>
> Kind regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>
> 2011/3/28 Matt Raible <ma...@raibledesigns.com>:
>> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
>> my tests pass, my app feels slower. Is there anything performance-wise
>> that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
>> run and 22MB more in memory.
>>
>> mvn clean install -Dstruts.version=2.1.8
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:30.231s
>> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>> [INFO] Final Memory: 20M/81M
>>
>> mvn clean install -Dstruts.version=2.2.2
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:45.934s
>> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>> [INFO] Final Memory: 22M/81M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com> wrote:
>>>
>>> The release notes has the wrong staging URL. It has:
>>>
>>> <repositories>
>>>   <repository>
>>>     <id>apache.nexus</id>
>>>     <name>ASF Nexus Staging</name>
>>>
>>> <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>>>   </repository>
>>> </repositories>
>>>
>>> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart
>>> <lu...@googlemail.com> wrote:
>>>>
>>>> The Struts 2.2.2 test build is now available.
>>>>
>>>> Release notes:
>>>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>>>>
>>>> Distribution:
>>>> * [http://people.apache.org/builds/struts/2.2.2/]
>>>>
>>>> Maven 2 staging repository:
>>>> *
>>>> [https://repository.apache.org/content/repositories/orgapachestruts-042/]
>>>>
>>>> Once you have had a chance to review the test build, please respond
>>>> with a vote on its quality:
>>>>
>>>> [ ] Leave at test build
>>>> [ ] Alpha
>>>> [ ] Beta
>>>> [ ] General Availability (GA)
>>>>
>>>> Everyone who has tested the build is invited to vote. Votes by PMC
>>>> members are considered binding. A vote passes if there are at least
>>>> three binding +1s and more +1s than -1s.
>>>>
>>>> The vote will remain open for at least 72 hours, longer upon request.
>>>> A vote can be amended at any time to upgrade or downgrade the quality
>>>> of the release based on future experience. If an initial vote
>>>> designates the build as "Beta", the release will be submitted for
>>>> mirroring and announced to the user list. Once released as a public
>>>> beta, subsequent quality votes on a build may be held on the user
>>>> list.
>>>>
>>>> As always, the act of voting carries certain obligations. A binding
>>>> vote not only states an opinion, but means that the voter is agreeing
>>>> to help do the work
>>>>
>>>>
>>>> Kind regards
>>>> --
>>>> Łukasz
>>>> + 48 606 323 122 http://www.lenart.org.pl/
>>>> Warszawa JUG conference - Confitura http://confitura.pl/
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>>>> For additional commands, e-mail: dev-help@struts.apache.org
>>>>
>>>
>>
>>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
In 2.2.1 the new FreeMarker cache options were introduced
https://cwiki.apache.org/confluence/display/WW/FreeMarker#Cache

And in 2.2.2 the new escape mechanism was added into constructor of
DefaultActionProxy to avoid XSS
https://issues.apache.org/jira/browse/WW-3579
https://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/DefaultActionProxy.java


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

2011/3/28 Matt Raible <ma...@raibledesigns.com>:
> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
> my tests pass, my app feels slower. Is there anything performance-wise
> that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
> run and 22MB more in memory.
>
> mvn clean install -Dstruts.version=2.1.8
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:30.231s
> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
> [INFO] Final Memory: 20M/81M
>
> mvn clean install -Dstruts.version=2.2.2
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:45.934s
> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
> [INFO] Final Memory: 22M/81M
> [INFO]
> ------------------------------------------------------------------------
>
> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com> wrote:
>>
>> The release notes has the wrong staging URL. It has:
>>
>> <repositories>
>>   <repository>
>>     <id>apache.nexus</id>
>>     <name>ASF Nexus Staging</name>
>>
>> <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>>   </repository>
>> </repositories>
>>
>> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart
>> <lu...@googlemail.com> wrote:
>>>
>>> The Struts 2.2.2 test build is now available.
>>>
>>> Release notes:
>>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>>>
>>> Distribution:
>>> * [http://people.apache.org/builds/struts/2.2.2/]
>>>
>>> Maven 2 staging repository:
>>> *
>>> [https://repository.apache.org/content/repositories/orgapachestruts-042/]
>>>
>>> Once you have had a chance to review the test build, please respond
>>> with a vote on its quality:
>>>
>>> [ ] Leave at test build
>>> [ ] Alpha
>>> [ ] Beta
>>> [ ] General Availability (GA)
>>>
>>> Everyone who has tested the build is invited to vote. Votes by PMC
>>> members are considered binding. A vote passes if there are at least
>>> three binding +1s and more +1s than -1s.
>>>
>>> The vote will remain open for at least 72 hours, longer upon request.
>>> A vote can be amended at any time to upgrade or downgrade the quality
>>> of the release based on future experience. If an initial vote
>>> designates the build as "Beta", the release will be submitted for
>>> mirroring and announced to the user list. Once released as a public
>>> beta, subsequent quality votes on a build may be held on the user
>>> list.
>>>
>>> As always, the act of voting carries certain obligations. A binding
>>> vote not only states an opinion, but means that the voter is agreeing
>>> to help do the work
>>>
>>>
>>> Kind regards
>>> --
>>> Łukasz
>>> + 48 606 323 122 http://www.lenart.org.pl/
>>> Warszawa JUG conference - Confitura http://confitura.pl/
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>>> For additional commands, e-mail: dev-help@struts.apache.org
>>>
>>
>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Dave Newton <da...@gmail.com>.
I'll be messing it with it tonight and tomorrow--unavailable last week.

Dave

On Mon, Apr 4, 2011 at 8:29 AM, Lukasz Lenart
<lu...@googlemail.com>wrote:

> Anyone else has other problems with this version ?
>
>
> Kind regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>
> PS. Should I rollback it, remove the tag from SVN, or left as is ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
Anyone else has other problems with this version ?


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

PS. Should I rollback it, remove the tag from SVN, or left as is ?

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


Re: [VOTE] Struts 2.2.2

Posted by Dave Newton <da...@gmail.com>.
No worries. That shading stuff was a PITA on several levels.

Dave

On Thu, Mar 31, 2011 at 9:52 AM, Chris Mawata
<ch...@mathcove.net> wrote:
> Indeed I am -- I did not edit my pom correctly and was running a 2.2.2/2.2.1
> mix.
> Apologies to all.
> Chris
>
> On 3/31/2011 4:10 AM, Maurizio Cucchiara wrote:
>>
>> I'm afraid you're using an old version of convention plugin with the
>> new one of S2 core.
>>
>>
>> On 31 March 2011 01:23, Chris Mawata<ch...@mathcove.net>
>>  wrote:
>>>
>>> I am getting a strange classNotFound exception:
>>> It compiles but when you try to run it on Tomcat 7 it seems Tomcat is
>>> looking for
>>> org/apache/commons/lang/xwork/StringUtils
>>> instead of
>>> org/apache/commons/lang/StringUtils
>>>
>>> =====...
>>> Caused by: java.lang.reflect.InvocationTargetException
>>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>        at
>>>
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>        at
>>>
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>>        at com.opensymphony.xwork2.inject.ContainerImpl
>>> $MethodInjector.inject(ContainerImpl.java:293)
>>>        ... 64 more
>>> Caused by: java.lang.NoClassDefFoundError:
>>> org/apache/commons/lang/xwork/StringUtils
>>>        at
>>>
>>> org.apache.struts2.convention.SEOActionNameBuilder.setActionSuffix(SEOActionNameBuilder.java:55)
>>>        ... 69 more
>>> Caused by: java.lang.ClassNotFoundException:
>>> org.apache.commons.lang.xwork.StringUtils
>>>        at
>>>
>>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676)
>>>        at
>>>
>>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521)
>>>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>>>
>>> =========
>>>
>>> Chris
>>>
>>>
>>> On Mon, 2011-03-28 at 09:33 -0600, Matt Raible wrote:
>>>>
>>>> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While
>>>> all
>>>> my tests pass, my app feels slower. Is there anything performance-wise
>>>> that's changed since 2.1.x? Looks like my tests take 15 seconds longer
>>>> to
>>>> run and 22MB more in memory.
>>>>
>>>> mvn clean install -Dstruts.version=2.1.8
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] BUILD SUCCESS
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Total time: 1:30.231s
>>>> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>>>> [INFO] Final Memory: 20M/81M
>>>>
>>>> mvn clean install -Dstruts.version=2.2.2
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] BUILD SUCCESS
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Total time: 1:45.934s
>>>> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>>>> [INFO] Final Memory: 22M/81M
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible<ma...@raibledesigns.com>
>>>>  wrote:
>>>>
>>>>> The release notes has the wrong staging URL. It has:
>>>>>
>>>>> <repositories>
>>>>>   <repository>
>>>>>     <id>apache.nexus</id>
>>>>>     <name>ASF Nexus Staging</name>
>>>>>
>>>>> <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>>>>>   </repository></repositories>
>>>>>
>>>>> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart<
>>>>> lukasz.lenart@googlemail.com>  wrote:
>>>>>
>>>>>> The Struts 2.2.2 test build is now available.
>>>>>>
>>>>>> Release notes:
>>>>>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>>>>>>
>>>>>> Distribution:
>>>>>> * [http://people.apache.org/builds/struts/2.2.2/]
>>>>>>
>>>>>> Maven 2 staging repository:
>>>>>> * [
>>>>>>
>>>>>> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>>>>>>
>>>>>> Once you have had a chance to review the test build, please respond
>>>>>> with a vote on its quality:
>>>>>>
>>>>>> [ ] Leave at test build
>>>>>> [ ] Alpha
>>>>>> [ ] Beta
>>>>>> [ ] General Availability (GA)
>>>>>>
>>>>>> Everyone who has tested the build is invited to vote. Votes by PMC
>>>>>> members are considered binding. A vote passes if there are at least
>>>>>> three binding +1s and more +1s than -1s.
>>>>>>
>>>>>> The vote will remain open for at least 72 hours, longer upon request.
>>>>>> A vote can be amended at any time to upgrade or downgrade the quality
>>>>>> of the release based on future experience. If an initial vote
>>>>>> designates the build as "Beta", the release will be submitted for
>>>>>> mirroring and announced to the user list. Once released as a public
>>>>>> beta, subsequent quality votes on a build may be held on the user
>>>>>> list.
>>>>>>
>>>>>> As always, the act of voting carries certain obligations. A binding
>>>>>> vote not only states an opinion, but means that the voter is agreeing
>>>>>> to help do the work
>>>>>>
>>>>>>
>>>>>> Kind regards
>>>>>> --
>>>>>> Łukasz
>>>>>> + 48 606 323 122 http://www.lenart.org.pl/
>>>>>> Warszawa JUG conference - Confitura http://confitura.pl/
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>>>>>> For additional commands, e-mail: dev-help@struts.apache.org
>>>>>>
>>>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>>> For additional commands, e-mail: dev-help@struts.apache.org
>>>
>>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Chris Mawata <ch...@mathcove.net>.
Indeed I am -- I did not edit my pom correctly and was running a 
2.2.2/2.2.1 mix.
Apologies to all.
Chris

On 3/31/2011 4:10 AM, Maurizio Cucchiara wrote:
> I'm afraid you're using an old version of convention plugin with the
> new one of S2 core.
>
>
> On 31 March 2011 01:23, Chris Mawata<ch...@mathcove.net>  wrote:
>> I am getting a strange classNotFound exception:
>> It compiles but when you try to run it on Tomcat 7 it seems Tomcat is
>> looking for
>> org/apache/commons/lang/xwork/StringUtils
>> instead of
>> org/apache/commons/lang/StringUtils
>>
>> =====...
>> Caused by: java.lang.reflect.InvocationTargetException
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>         at java.lang.reflect.Method.invoke(Method.java:597)
>>         at com.opensymphony.xwork2.inject.ContainerImpl
>> $MethodInjector.inject(ContainerImpl.java:293)
>>         ... 64 more
>> Caused by: java.lang.NoClassDefFoundError:
>> org/apache/commons/lang/xwork/StringUtils
>>         at
>> org.apache.struts2.convention.SEOActionNameBuilder.setActionSuffix(SEOActionNameBuilder.java:55)
>>         ... 69 more
>> Caused by: java.lang.ClassNotFoundException:
>> org.apache.commons.lang.xwork.StringUtils
>>         at
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676)
>>         at
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521)
>>         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>>
>> =========
>>
>> Chris
>>
>>
>> On Mon, 2011-03-28 at 09:33 -0600, Matt Raible wrote:
>>> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
>>> my tests pass, my app feels slower. Is there anything performance-wise
>>> that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
>>> run and 22MB more in memory.
>>>
>>> mvn clean install -Dstruts.version=2.1.8
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] BUILD SUCCESS
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 1:30.231s
>>> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>>> [INFO] Final Memory: 20M/81M
>>>
>>> mvn clean install -Dstruts.version=2.2.2
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] BUILD SUCCESS
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 1:45.934s
>>> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>>> [INFO] Final Memory: 22M/81M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible<ma...@raibledesigns.com>  wrote:
>>>
>>>> The release notes has the wrong staging URL. It has:
>>>>
>>>> <repositories>
>>>>    <repository>
>>>>      <id>apache.nexus</id>
>>>>      <name>ASF Nexus Staging</name>
>>>>      <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>>>>    </repository></repositories>
>>>>
>>>> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart<
>>>> lukasz.lenart@googlemail.com>  wrote:
>>>>
>>>>> The Struts 2.2.2 test build is now available.
>>>>>
>>>>> Release notes:
>>>>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>>>>>
>>>>> Distribution:
>>>>> * [http://people.apache.org/builds/struts/2.2.2/]
>>>>>
>>>>> Maven 2 staging repository:
>>>>> * [
>>>>> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>>>>>
>>>>> Once you have had a chance to review the test build, please respond
>>>>> with a vote on its quality:
>>>>>
>>>>> [ ] Leave at test build
>>>>> [ ] Alpha
>>>>> [ ] Beta
>>>>> [ ] General Availability (GA)
>>>>>
>>>>> Everyone who has tested the build is invited to vote. Votes by PMC
>>>>> members are considered binding. A vote passes if there are at least
>>>>> three binding +1s and more +1s than -1s.
>>>>>
>>>>> The vote will remain open for at least 72 hours, longer upon request.
>>>>> A vote can be amended at any time to upgrade or downgrade the quality
>>>>> of the release based on future experience. If an initial vote
>>>>> designates the build as "Beta", the release will be submitted for
>>>>> mirroring and announced to the user list. Once released as a public
>>>>> beta, subsequent quality votes on a build may be held on the user
>>>>> list.
>>>>>
>>>>> As always, the act of voting carries certain obligations. A binding
>>>>> vote not only states an opinion, but means that the voter is agreeing
>>>>> to help do the work
>>>>>
>>>>>
>>>>> Kind regards
>>>>> --
>>>>> Łukasz
>>>>> + 48 606 323 122 http://www.lenart.org.pl/
>>>>> Warszawa JUG conference - Confitura http://confitura.pl/
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>>>>> For additional commands, e-mail: dev-help@struts.apache.org
>>>>>
>>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>>
>>
>
>


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


Re: [VOTE] Struts 2.2.2

Posted by Maurizio Cucchiara <ma...@gmail.com>.
I'm afraid you're using an old version of convention plugin with the
new one of S2 core.


On 31 March 2011 01:23, Chris Mawata <ch...@mathcove.net> wrote:
> I am getting a strange classNotFound exception:
> It compiles but when you try to run it on Tomcat 7 it seems Tomcat is
> looking for
> org/apache/commons/lang/xwork/StringUtils
> instead of
> org/apache/commons/lang/StringUtils
>
> =====...
> Caused by: java.lang.reflect.InvocationTargetException
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at com.opensymphony.xwork2.inject.ContainerImpl
> $MethodInjector.inject(ContainerImpl.java:293)
>        ... 64 more
> Caused by: java.lang.NoClassDefFoundError:
> org/apache/commons/lang/xwork/StringUtils
>        at
> org.apache.struts2.convention.SEOActionNameBuilder.setActionSuffix(SEOActionNameBuilder.java:55)
>        ... 69 more
> Caused by: java.lang.ClassNotFoundException:
> org.apache.commons.lang.xwork.StringUtils
>        at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676)
>        at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>
> =========
>
> Chris
>
>
> On Mon, 2011-03-28 at 09:33 -0600, Matt Raible wrote:
>> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
>> my tests pass, my app feels slower. Is there anything performance-wise
>> that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
>> run and 22MB more in memory.
>>
>> mvn clean install -Dstruts.version=2.1.8
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:30.231s
>> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>> [INFO] Final Memory: 20M/81M
>>
>> mvn clean install -Dstruts.version=2.2.2
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:45.934s
>> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>> [INFO] Final Memory: 22M/81M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com> wrote:
>>
>> > The release notes has the wrong staging URL. It has:
>> >
>> > <repositories>
>> >   <repository>
>> >     <id>apache.nexus</id>
>> >     <name>ASF Nexus Staging</name>
>> >     <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>> >   </repository></repositories>
>> >
>> > On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart <
>> > lukasz.lenart@googlemail.com> wrote:
>> >
>> >> The Struts 2.2.2 test build is now available.
>> >>
>> >> Release notes:
>> >> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>> >>
>> >> Distribution:
>> >> * [http://people.apache.org/builds/struts/2.2.2/]
>> >>
>> >> Maven 2 staging repository:
>> >> * [
>> >> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>> >>
>> >> Once you have had a chance to review the test build, please respond
>> >> with a vote on its quality:
>> >>
>> >> [ ] Leave at test build
>> >> [ ] Alpha
>> >> [ ] Beta
>> >> [ ] General Availability (GA)
>> >>
>> >> Everyone who has tested the build is invited to vote. Votes by PMC
>> >> members are considered binding. A vote passes if there are at least
>> >> three binding +1s and more +1s than -1s.
>> >>
>> >> The vote will remain open for at least 72 hours, longer upon request.
>> >> A vote can be amended at any time to upgrade or downgrade the quality
>> >> of the release based on future experience. If an initial vote
>> >> designates the build as "Beta", the release will be submitted for
>> >> mirroring and announced to the user list. Once released as a public
>> >> beta, subsequent quality votes on a build may be held on the user
>> >> list.
>> >>
>> >> As always, the act of voting carries certain obligations. A binding
>> >> vote not only states an opinion, but means that the voter is agreeing
>> >> to help do the work
>> >>
>> >>
>> >> Kind regards
>> >> --
>> >> Łukasz
>> >> + 48 606 323 122 http://www.lenart.org.pl/
>> >> Warszawa JUG conference - Confitura http://confitura.pl/
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> >> For additional commands, e-mail: dev-help@struts.apache.org
>> >>
>> >>
>> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>



-- 
Maurizio Cucchiara

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


Re: [VOTE] Struts 2.2.2

Posted by Dave Newton <da...@gmail.com>.
That'll be the shading stuff.

On Wed, Mar 30, 2011 at 7:23 PM, Chris Mawata
<ch...@mathcove.net> wrote:
> I am getting a strange classNotFound exception:
> It compiles but when you try to run it on Tomcat 7 it seems Tomcat is
> looking for
> org/apache/commons/lang/xwork/StringUtils
> instead of
> org/apache/commons/lang/StringUtils
>
> =====...
> Caused by: java.lang.reflect.InvocationTargetException
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at com.opensymphony.xwork2.inject.ContainerImpl
> $MethodInjector.inject(ContainerImpl.java:293)
>        ... 64 more
> Caused by: java.lang.NoClassDefFoundError:
> org/apache/commons/lang/xwork/StringUtils
>        at
> org.apache.struts2.convention.SEOActionNameBuilder.setActionSuffix(SEOActionNameBuilder.java:55)
>        ... 69 more
> Caused by: java.lang.ClassNotFoundException:
> org.apache.commons.lang.xwork.StringUtils
>        at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676)
>        at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>
> =========
>
> Chris
>
>
> On Mon, 2011-03-28 at 09:33 -0600, Matt Raible wrote:
>> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
>> my tests pass, my app feels slower. Is there anything performance-wise
>> that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
>> run and 22MB more in memory.
>>
>> mvn clean install -Dstruts.version=2.1.8
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:30.231s
>> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>> [INFO] Final Memory: 20M/81M
>>
>> mvn clean install -Dstruts.version=2.2.2
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:45.934s
>> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>> [INFO] Final Memory: 22M/81M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com> wrote:
>>
>> > The release notes has the wrong staging URL. It has:
>> >
>> > <repositories>
>> >   <repository>
>> >     <id>apache.nexus</id>
>> >     <name>ASF Nexus Staging</name>
>> >     <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>> >   </repository></repositories>
>> >
>> > On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart <
>> > lukasz.lenart@googlemail.com> wrote:
>> >
>> >> The Struts 2.2.2 test build is now available.
>> >>
>> >> Release notes:
>> >> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>> >>
>> >> Distribution:
>> >> * [http://people.apache.org/builds/struts/2.2.2/]
>> >>
>> >> Maven 2 staging repository:
>> >> * [
>> >> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>> >>
>> >> Once you have had a chance to review the test build, please respond
>> >> with a vote on its quality:
>> >>
>> >> [ ] Leave at test build
>> >> [ ] Alpha
>> >> [ ] Beta
>> >> [ ] General Availability (GA)
>> >>
>> >> Everyone who has tested the build is invited to vote. Votes by PMC
>> >> members are considered binding. A vote passes if there are at least
>> >> three binding +1s and more +1s than -1s.
>> >>
>> >> The vote will remain open for at least 72 hours, longer upon request.
>> >> A vote can be amended at any time to upgrade or downgrade the quality
>> >> of the release based on future experience. If an initial vote
>> >> designates the build as "Beta", the release will be submitted for
>> >> mirroring and announced to the user list. Once released as a public
>> >> beta, subsequent quality votes on a build may be held on the user
>> >> list.
>> >>
>> >> As always, the act of voting carries certain obligations. A binding
>> >> vote not only states an opinion, but means that the voter is agreeing
>> >> to help do the work
>> >>
>> >>
>> >> Kind regards
>> >> --
>> >> Łukasz
>> >> + 48 606 323 122 http://www.lenart.org.pl/
>> >> Warszawa JUG conference - Confitura http://confitura.pl/
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> >> For additional commands, e-mail: dev-help@struts.apache.org
>> >>
>> >>
>> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
Hi,

It's a bit strange as the whole shading was removed from Struts 2.
What version are you using - 2.2.2 ?


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/


2011/3/31 Chris Mawata <ch...@mathcove.net>:
> I am getting a strange classNotFound exception:
> It compiles but when you try to run it on Tomcat 7 it seems Tomcat is
> looking for
> org/apache/commons/lang/xwork/StringUtils
> instead of
> org/apache/commons/lang/StringUtils
>
> =====...
> Caused by: java.lang.reflect.InvocationTargetException
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at com.opensymphony.xwork2.inject.ContainerImpl
> $MethodInjector.inject(ContainerImpl.java:293)
>        ... 64 more
> Caused by: java.lang.NoClassDefFoundError:
> org/apache/commons/lang/xwork/StringUtils
>        at
> org.apache.struts2.convention.SEOActionNameBuilder.setActionSuffix(SEOActionNameBuilder.java:55)
>        ... 69 more
> Caused by: java.lang.ClassNotFoundException:
> org.apache.commons.lang.xwork.StringUtils
>        at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676)
>        at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>
> =========
>
> Chris
>
>
> On Mon, 2011-03-28 at 09:33 -0600, Matt Raible wrote:
>> I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
>> my tests pass, my app feels slower. Is there anything performance-wise
>> that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
>> run and 22MB more in memory.
>>
>> mvn clean install -Dstruts.version=2.1.8
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:30.231s
>> [INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
>> [INFO] Final Memory: 20M/81M
>>
>> mvn clean install -Dstruts.version=2.2.2
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1:45.934s
>> [INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
>> [INFO] Final Memory: 22M/81M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com> wrote:
>>
>> > The release notes has the wrong staging URL. It has:
>> >
>> > <repositories>
>> >   <repository>
>> >     <id>apache.nexus</id>
>> >     <name>ASF Nexus Staging</name>
>> >     <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>> >   </repository></repositories>
>> >
>> > On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart <
>> > lukasz.lenart@googlemail.com> wrote:
>> >
>> >> The Struts 2.2.2 test build is now available.
>> >>
>> >> Release notes:
>> >> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>> >>
>> >> Distribution:
>> >> * [http://people.apache.org/builds/struts/2.2.2/]
>> >>
>> >> Maven 2 staging repository:
>> >> * [
>> >> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>> >>
>> >> Once you have had a chance to review the test build, please respond
>> >> with a vote on its quality:
>> >>
>> >> [ ] Leave at test build
>> >> [ ] Alpha
>> >> [ ] Beta
>> >> [ ] General Availability (GA)
>> >>
>> >> Everyone who has tested the build is invited to vote. Votes by PMC
>> >> members are considered binding. A vote passes if there are at least
>> >> three binding +1s and more +1s than -1s.
>> >>
>> >> The vote will remain open for at least 72 hours, longer upon request.
>> >> A vote can be amended at any time to upgrade or downgrade the quality
>> >> of the release based on future experience. If an initial vote
>> >> designates the build as "Beta", the release will be submitted for
>> >> mirroring and announced to the user list. Once released as a public
>> >> beta, subsequent quality votes on a build may be held on the user
>> >> list.
>> >>
>> >> As always, the act of voting carries certain obligations. A binding
>> >> vote not only states an opinion, but means that the voter is agreeing
>> >> to help do the work
>> >>
>> >>
>> >> Kind regards
>> >> --
>> >> Łukasz
>> >> + 48 606 323 122 http://www.lenart.org.pl/
>> >> Warszawa JUG conference - Confitura http://confitura.pl/
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> >> For additional commands, e-mail: dev-help@struts.apache.org
>> >>
>> >>
>> >
>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Matt Raible <ma...@raibledesigns.com>.
I'm currently using Struts 2.1.8 and I tried upgrading to 2.2.2. While all
my tests pass, my app feels slower. Is there anything performance-wise
that's changed since 2.1.x? Looks like my tests take 15 seconds longer to
run and 22MB more in memory.

mvn clean install -Dstruts.version=2.1.8

[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1:30.231s
[INFO] Finished at: Mon Mar 28 09:25:28 MDT 2011
[INFO] Final Memory: 20M/81M

mvn clean install -Dstruts.version=2.2.2

[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1:45.934s
[INFO] Finished at: Mon Mar 28 09:31:00 MDT 2011
[INFO] Final Memory: 22M/81M
[INFO]
------------------------------------------------------------------------

On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible <ma...@raibledesigns.com> wrote:

> The release notes has the wrong staging URL. It has:
>
> <repositories>
>   <repository>
>     <id>apache.nexus</id>
>     <name>ASF Nexus Staging</name>
>     <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>   </repository></repositories>
>
> On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart <
> lukasz.lenart@googlemail.com> wrote:
>
>> The Struts 2.2.2 test build is now available.
>>
>> Release notes:
>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>>
>> Distribution:
>> * [http://people.apache.org/builds/struts/2.2.2/]
>>
>> Maven 2 staging repository:
>> * [
>> https://repository.apache.org/content/repositories/orgapachestruts-042/]
>>
>> Once you have had a chance to review the test build, please respond
>> with a vote on its quality:
>>
>> [ ] Leave at test build
>> [ ] Alpha
>> [ ] Beta
>> [ ] General Availability (GA)
>>
>> Everyone who has tested the build is invited to vote. Votes by PMC
>> members are considered binding. A vote passes if there are at least
>> three binding +1s and more +1s than -1s.
>>
>> The vote will remain open for at least 72 hours, longer upon request.
>> A vote can be amended at any time to upgrade or downgrade the quality
>> of the release based on future experience. If an initial vote
>> designates the build as "Beta", the release will be submitted for
>> mirroring and announced to the user list. Once released as a public
>> beta, subsequent quality votes on a build may be held on the user
>> list.
>>
>> As always, the act of voting carries certain obligations. A binding
>> vote not only states an opinion, but means that the voter is agreeing
>> to help do the work
>>
>>
>> Kind regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>> Warszawa JUG conference - Confitura http://confitura.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>>
>>
>

Re: [VOTE] Struts 2.2.2

Posted by Matt Raible <ma...@raibledesigns.com>.
The release notes has the wrong staging URL. It has:

<repositories>
  <repository>
    <id>apache.nexus</id>
    <name>ASF Nexus Staging</name>
    <url>https://repository.apache.org/content/groups/snapshots-group/</url>
  </repository></repositories>

On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart <lukasz.lenart@googlemail.com
> wrote:

> The Struts 2.2.2 test build is now available.
>
> Release notes:
> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>
> Distribution:
> * [http://people.apache.org/builds/struts/2.2.2/]
>
> Maven 2 staging repository:
> * [https://repository.apache.org/content/repositories/orgapachestruts-042/
> ]
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> The vote will remain open for at least 72 hours, longer upon request.
> A vote can be amended at any time to upgrade or downgrade the quality
> of the release based on future experience. If an initial vote
> designates the build as "Beta", the release will be submitted for
> mirroring and announced to the user list. Once released as a public
> beta, subsequent quality votes on a build may be held on the user
> list.
>
> As always, the act of voting carries certain obligations. A binding
> vote not only states an opinion, but means that the voter is agreeing
> to help do the work
>
>
> Kind regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

Re: [CANCEL] [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
The Vote is cancelled!
A minor bug was detected which is already solved and a new test build
is under way.


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

2011/3/27 Lukasz Lenart <lu...@googlemail.com>:
> The Struts 2.2.2 test build is now available.
>
> Release notes:
> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.2]
>
> Distribution:
> * [http://people.apache.org/builds/struts/2.2.2/]
>
> Maven 2 staging repository:
> * [https://repository.apache.org/content/repositories/orgapachestruts-042/]
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> The vote will remain open for at least 72 hours, longer upon request.
> A vote can be amended at any time to upgrade or downgrade the quality
> of the release based on future experience. If an initial vote
> designates the build as "Beta", the release will be submitted for
> mirroring and announced to the user list. Once released as a public
> beta, subsequent quality votes on a build may be held on the user
> list.
>
> As always, the act of voting carries certain obligations. A binding
> vote not only states an opinion, but means that the voter is agreeing
> to help do the work
>
>
> Kind regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>

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


Re: [VOTE] Struts 2.2.2

Posted by Lukasz Lenart <lu...@googlemail.com>.
2011/4/4 Johannes Geppert <jo...@apache.org>:
> Except this Bug I can't find any other Problems with 2.2.2.

That's great!

> Do you start a new Version 2.2.2.1?

No, I think 2.2.3 would be better.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

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


Re: [VOTE] Struts 2.2.2

Posted by Johannes Geppert <jo...@apache.org>.
Except this Bug I can't find any other Problems with 2.2.2.

Do you start a new Version 2.2.2.1?

Johannes

-----

--------------
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep
--
View this message in context: http://struts.1045723.n5.nabble.com/VOTE-Struts-2-2-2-tp4266261p4282364.html
Sent from the Struts - Dev mailing list archive at Nabble.com.

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


Re: [VOTE] Struts 2.2.2

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

It's a bug, a new option was introduced into REST plugin to specify a
namespace for REST services, but such option should be optional to
don't break the backward compatibility

https://cwiki.apache.org/confluence/display/WW/REST+Plugin#RESTPlugin-Settings

I will leave this Vote open for a while to see others opinion and then
I will cancel it.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

2011/3/30 Johannes Geppert <jo...@apache.org>:
> I just try it out with a rest plugin based application. But with first
> request I get following error.
>
> java.lang.RuntimeException:
> com.opensymphony.xwork2.inject.DependencyException:
> com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
> mapping found for dependency [type=java.lang.String,
> name='struts.rest.namespace'] in public void
> org.apache.struts2.rest.RestActionProxyFactory.setNamespace(java.lang.String).
>
> Caused by:
> java.lang.RuntimeException: java.lang.RuntimeException:
> com.opensymphony.xwork2.inject.DependencyException:
> com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
> mapping found for dependency [type=java.lang.String,
> name='struts.rest.namespace'] in public void
> org.apache.struts2.rest.RestActionProxyFactory.setNamespace(java.lang.String).
>        at
> com.opensymphony.xwork2.inject.ContainerBuilder$4.create(ContainerBuilder.java:132)
>        at com.opensymphony.xwork2.inject.Scope$2$1.create(Scope.java:51)
>        at
> com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:507)
>        at
> com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:517)
>        at
> com.opensymphony.xwork2.inject.ContainerImpl$9.call(ContainerImpl.java:548)
>        at
> com.opensymphony.xwork2.inject.ContainerImpl.callInContext(ContainerImpl.java:574)
>        at
> com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:546)
>        at
> org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:488)
>        at
> org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
>        at
> org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
>        at
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
>        at
> org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
>        at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>        at
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
>        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
>
> Are there any changes in my struts2.xml necessary? If yes we should add it
> to the release notes.
>
> Johannes
>
> -----
>
> --------------
> web: http://www.jgeppert.com
> twitter: http://twitter.com/jogep
> --
> View this message in context: http://struts.1045723.n5.nabble.com/VOTE-Struts-2-2-2-tp4266261p4270751.html
> Sent from the Struts - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

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


Re: [VOTE] Struts 2.2.2

Posted by Johannes Geppert <jo...@apache.org>.
I just try it out with a rest plugin based application. But with first
request I get following error.

java.lang.RuntimeException:
com.opensymphony.xwork2.inject.DependencyException:
com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
mapping found for dependency [type=java.lang.String,
name='struts.rest.namespace'] in public void
org.apache.struts2.rest.RestActionProxyFactory.setNamespace(java.lang.String).

Caused by:
java.lang.RuntimeException: java.lang.RuntimeException:
com.opensymphony.xwork2.inject.DependencyException:
com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
mapping found for dependency [type=java.lang.String,
name='struts.rest.namespace'] in public void
org.apache.struts2.rest.RestActionProxyFactory.setNamespace(java.lang.String).
	at
com.opensymphony.xwork2.inject.ContainerBuilder$4.create(ContainerBuilder.java:132)
	at com.opensymphony.xwork2.inject.Scope$2$1.create(Scope.java:51)
	at
com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:507)
	at
com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:517)
	at
com.opensymphony.xwork2.inject.ContainerImpl$9.call(ContainerImpl.java:548)
	at
com.opensymphony.xwork2.inject.ContainerImpl.callInContext(ContainerImpl.java:574)
	at
com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:546)
	at
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:488)
	at
org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
	at
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
	at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
	at
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
	at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
	at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)

Are there any changes in my struts2.xml necessary? If yes we should add it
to the release notes.

Johannes

-----

--------------
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep
--
View this message in context: http://struts.1045723.n5.nabble.com/VOTE-Struts-2-2-2-tp4266261p4270751.html
Sent from the Struts - Dev mailing list archive at Nabble.com.

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