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 2014/04/06 21:14:10 UTC

[08/31] git commit: WW-4224 finishes adding support for collection of parameters

WW-4224 finishes adding support for collection of parameters


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

Branch: refs/heads/feature/use-js-to-support-multiple-buttons
Commit: da6ed911c9d89343d7fe83e72c2c6fcc21ffebb9
Parents: 49ecb5f 01255fa
Author: Lukasz Lenart <lu...@apache.org>
Authored: Sat Mar 22 09:43:44 2014 +0100
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Sat Mar 22 09:43:44 2014 +0100

----------------------------------------------------------------------
 .../dispatcher/ServletRedirectResult.java       |   6 +-
 .../struts2/dispatcher/StrutsResultSupport.java |  75 +++++++++----
 .../dispatcher/ServletRedirectResultTest.java   | 109 +++++++++++++++----
 .../dispatcher/StrutsResultSupportTest.java     |  31 ++++++
 .../opensymphony/xwork2/util/TextParseUtil.java |  87 +++++++++++++++
 .../xwork2/util/TextParseUtilTest.java          |  45 +++++++-
 6 files changed, 307 insertions(+), 46 deletions(-)
----------------------------------------------------------------------