WW-4528 Supports includes/excludes as lists
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/9fcf2dfc Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/9fcf2dfc Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/9fcf2dfc Branch: refs/heads/master Commit: 9fcf2dfca7fb7a4d95a83665030411fc0c65c85b Parents: a399932 805cdd7 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Tue Feb 14 08:06:49 2017 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Tue Feb 14 08:06:49 2017 +0100 ---------------------------------------------------------------------- .../xwork2/interceptor/ChainingInterceptor.java | 24 +++- .../interceptor/ChainingInterceptorTest.java | 13 +-- .../ChainingInterceptorWithConfigTest.java | 116 +++++++++++++++++++ .../opensymphony/xwork2/ognl/OgnlUtilTest.java | 4 +- 4 files changed, 146 insertions(+), 11 deletions(-) ----------------------------------------------------------------------