This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch WW-5341-classloaders in repository https://gitbox.apache.org/repos/asf/struts.git
discard ace4036fa WW-5341 Add unit test for excluded pattern validation discard dfb33b628 WW-5341 Clean up OgnlUtilTest discard 71fa91d82 WW-5341 Split package exclusion check discard 358798dc8 WW-5341 Move proxy check to be first discard d8e688ba6 WW-5341 Further refactor of OgnlUtil and SecurityMemberAccess to store excluded classes as Strings new c57015749 WW-5341 Further refactor of OgnlUtil and SecurityMemberAccess to store excluded classes as Strings new a9666272e WW-5341 Move proxy check to be first new 1bbcc17c7 WW-5341 Split package exclusion check new a352132f0 WW-5341 Clean up OgnlUtilTest new 7c1c674a0 WW-5341 Add unit test for excluded pattern validation 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 (ace4036fa) \ N -- N -- N refs/heads/WW-5341-classloaders (7c1c674a0) 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 5 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: core/src/main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)