This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch WW-4062-ognl-exc-cache in repository https://gitbox.apache.org/repos/asf/struts.git
omit e1f4138a4 WW-4062 Cache OgnlException thrown on compilation add 6caa932ff WW-4062 Cache OgnlException thrown on compilation 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 (e1f4138a4) \ N -- N -- N refs/heads/WW-4062-ognl-exc-cache (6caa932ff) 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: .../main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java | 14 +++++++++++--- .../java/com/opensymphony/xwork2/ognl/OgnlUtilTest.java | 15 +++++++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-)