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

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


    from 83da0b6  Merge pull request #365 from 
apache/WW-5038-upgrade-jackson-databind
     new 6d453ca  Proposed WW-5035 enhancement: - Provide cache clearing 
methods for OgnlUtil (expression cache, BeanInfo cache). - Provide methods to 
check the cache sizes (entry number for expression cache, BeanInfo cache). - 
Provide static method to clear the OgnlRuntime cache (convenience method).
     new 9453e05  WW-5033 - Update to latest versions for some Struts 2.5.x 
dependencies: (#362)

The 2 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:
 .../com/opensymphony/xwork2/ognl/OgnlUtil.java     |  70 +++++++++++++
 .../com/opensymphony/xwork2/ognl/OgnlUtilTest.java | 112 +++++++++++++++++++++
 pom.xml                                            |   6 +-
 3 files changed, 185 insertions(+), 3 deletions(-)

Reply via email to