This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


    from fde2b70fa Merge pull request #745 from apache/WW-5339-cleanup
     add 452cb774a WW-5340 Refactor OgnlUtil, specifically calls to 
Ognl#getValue,setValue,parseExpression
     add 13f0591ca WW-5340 Remove redundant check on #setValue
     add 65ff2422e WW-5340 Rename functional interface
     add 90adbfb3c WW-5340 Fix OgnlReflectionProvider bypassing OgnlUtil
     new 19d26b29a Merge pull request #746 from apache/WW-5340-ognlutil-refactor

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/OgnlReflectionProvider.java        |  8 +-
 .../com/opensymphony/xwork2/ognl/OgnlUtil.java     | 99 ++++++++++------------
 .../com/opensymphony/xwork2/ognl/OgnlUtilTest.java |  2 +-
 3 files changed, 51 insertions(+), 58 deletions(-)

Reply via email to