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 78d68a496 WW-5340 Make OgnlGuard a configurable bean omit 54a0d987d WW-5340 Introducing OGNL Guard add ef4d34f37 WW-5340 Introducing OGNL Guard add 17a0acac2 WW-5340 Fix tests add fcc349389 WW-5340 Make OgnlGuard a configurable bean 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 (78d68a496) \ N -- N -- N refs/heads/WW-5340-ognl-guard (fcc349389) 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. No new revisions were added by this update. Summary of changes: .../com/opensymphony/xwork2/ognl/OgnlUtil.java | 43 ++++++++-------------- .../xwork2/DefaultActionInvocationTest.java | 6 ++- .../com/opensymphony/xwork2/ognl/OgnlUtilTest.java | 18 ++++----- 3 files changed, 28 insertions(+), 39 deletions(-)