This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch release/struts-6-7-x in repository https://gitbox.apache.org/repos/asf/struts.git
from 9b044377a WW-5501 Reverts all changes related to WW-5501 (#1218) add 583b174fe WW-5525 Fix NPE in ProxyUtil for SecurityMemberAccess originating static members add d35ec15c7 WW-5525 Fixes NPE when checking if expressions is acceptable new ef90b3ba3 Merge pull request #1220 from apache/WW-5525-proxyutil-npe-67 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../xwork2/ognl/SecurityMemberAccess.java | 5 +- .../com/opensymphony/xwork2/util/ProxyUtil.java | 3 +- .../xwork2/ognl/OgnlValueStackTest.java | 28 +++++++ .../xwork2/ognl/SecurityMemberAccessProxyTest.java | 88 ++++++++++++++++++++++ .../xwork2/spring/SpringProxyUtilTest.java | 2 + 5 files changed, 124 insertions(+), 2 deletions(-)