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

kusal pushed a change to branch WW-5340-ognl-guard
in repository https://gitbox.apache.org/repos/asf/struts.git

    omit fcc349389 WW-5340 Make OgnlGuard a configurable bean
    omit 17a0acac2 WW-5340 Fix tests
    omit ef4d34f37 WW-5340 Introducing OGNL Guard
     new 7a9c61cb6 WW-5340 Introducing OGNL Guard
     new 193ef74b1 WW-5340 Fix tests
     new fc01f1e1c WW-5340 Make OgnlGuard a configurable bean
     new 200bc0361 WW-5340 Cache OgnlGuard result

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fcc349389)
            \
             N -- N -- N   refs/heads/WW-5340-ognl-guard (200bc0361)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 4 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:
 .../java/com/opensymphony/xwork2/ognl/OgnlCache.java     | 16 ++++++++--------
 .../com/opensymphony/xwork2/ognl/OgnlDefaultCache.java   |  4 ++--
 .../java/com/opensymphony/xwork2/ognl/OgnlLRUCache.java  |  6 +++---
 .../main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java |  8 ++++++--
 4 files changed, 19 insertions(+), 15 deletions(-)

Reply via email to