You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2015/06/26 21:45:44 UTC

[5/5] struts git commit: WW-4516 Allows disable BeanInfo cache in devMode

WW-4516 Allows disable BeanInfo cache in devMode


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/46b0ef63
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/46b0ef63
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/46b0ef63

Branch: refs/heads/master
Commit: 46b0ef632f46f314776bbb1b0b8b78b80e473939
Parents: b532ad0 f18e24d
Author: Lukasz Lenart <lu...@apache.org>
Authored: Fri Jun 26 21:45:30 2015 +0200
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Fri Jun 26 21:45:30 2015 +0200

----------------------------------------------------------------------
 .../org/apache/struts2/json/JSONResult.java     |  47 ++++---
 .../java/org/apache/struts2/json/JSONUtil.java  | 137 +++++++++++++++++--
 .../org/apache/struts2/json/JSONWriter.java     |   5 +
 .../org/apache/struts2/json/JSONResultTest.java |  24 ++--
 .../org/apache/struts2/json/JSONUtilTest.java   |   2 +-
 5 files changed, 172 insertions(+), 43 deletions(-)
----------------------------------------------------------------------