[ANN] Struts 2.3.14.1 GA (fast track | security)

2013-05-22 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.3.14.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

struts2 pull request: Disable eval expressions and simple JSTL accessibilit...

2013-05-22 Thread johnou
Github user johnou closed the pull request at: https://github.com/apache/struts2/pull/5 - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Move ValidationAware interface into package com.opensymphony.xwork2.interceptor

2013-05-22 Thread Lukasz Lenart
Hi, I need your opinion, basically this interface is implemented by ActionSupport class and in most cases there be no issue with that. But probably there is some group of users which are using this interface directly and this issue can impact them as they will have to change import. Is it a huge p