Jenkins build is back to normal : Struts2 #289

2011-03-28 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Build failed in Jenkins: Struts2 #288

2011-03-28 Thread Apache Hudson Server
See Changes: [lukaszlenart] [maven-release-plugin] prepare for next development iteration [lukaszlenart] [maven-release-plugin] prepare release STRUTS_2_2_2 [lukaszlenart] Adds site.xml descriptor [lukaszlenart] Clean up pom to generat

Re: [VOTE] Struts 2.2.2

2011-03-28 Thread Matt Raible
The release notes has the wrong staging URL. It has: apache.nexus ASF Nexus Staging https://repository.apache.org/content/groups/snapshots-group/ On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart wrote: > The Struts 2.2.2 test build is now available. > > Release notes: > * [http

Re: [VOTE] Struts 2.2.2

2011-03-28 Thread Matt Raible
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]

Re: [VOTE] Struts 2.2.2

2011-03-28 Thread Lukasz Lenart
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 : > The release notes has the wrong staging URL. It has: > > > > apache.nexus > ASF Nexus Staging > https://repository.apach

Re: [VOTE] Struts 2.2.2

2011-03-28 Thread Lukasz Lenart
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/a