Author: lukaszlenart
Date: Thu Jan 2 21:27:30 2014
New Revision: 1554923
URL: http://svn.apache.org/r1554923
Log:
WW-4041 Uses the latest Commons Lang3 3.2 version and escapeJson method to
solve problem with escaping single quote
Modified:
struts/struts2/trunk/plugins/json/src/main/java/or
Author: lukaszlenart
Date: Fri Jan 3 06:42:19 2014
New Revision: 1555018
URL: http://svn.apache.org/r1555018
Log:
WW-4263 Adds proper and thread safe handling of If-Modified-Since header
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/RequestUtils.java
struts/struts