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

kusal pushed a change to branch WW-5411-delete-deprecated-1
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard b73c935a3 WW-5411 Delete deprecated Aware marker interfaces
 discard ca325db4a WW-5411 Delete misc deprecated methods from 6.4.0
 discard dd97a2c9a WW-5411 Delete deprecated Velocity injection methods
 discard 8441d1a75 WW-5411 Delete misc deprecated methods from 6.2.0
 discard 370776ab7 WW-5411 Delete deprecated members from prepare filters
 discard 12ca93401 WW-5411 Delete deprecated methods from OgnlUtil
 discard a9f46760d WW-5411 Delete deprecated methods from cache factories and 
OgnlUtil constructor
 discard 737a03022 WW-5411 Delete deprecated methods from OgnlValueStack
 discard fc7a0335f Merge branch 'refs/heads/WW-5428-allowlist-hibernate' into 
WW-5411-delete-deprecated-1
     add c6f394a0e WW-5428 Add log warning for Hibernate entities
     add 8555dc266 WW-5428 Add log warning for allowlist disabled
     add 05680d782 WW-5428 Amend log warning for missing allowlist entry
     add 7f57e895a Merge pull request #967 from 
apache/WW-5428-allowlist-hibernate
     add 81b494317 WW-5439 Move Dev Mode security configuration
     add 398e104fe Merge pull request #979 from apache/WW-5439-fix-dev-mode
     add e2d5cc2bd Merge branch 'refs/heads/master' into 
7.0.x/merge-master-2024-07-08
     new 4944f1838 WW-5411 Delete deprecated methods from OgnlValueStack
     new ead66f2f7 WW-5411 Delete deprecated methods from cache factories and 
OgnlUtil constructor
     new c801c8a74 WW-5411 Delete deprecated methods from OgnlUtil
     new e3624835f WW-5411 Delete deprecated members from prepare filters
     new 1b8e7ac82 WW-5411 Delete misc deprecated methods from 6.2.0
     new 31bdbfc27 WW-5411 Delete deprecated Velocity injection methods
     new 61d593620 WW-5411 Delete misc deprecated methods from 6.4.0
     new 089f620ea WW-5411 Delete deprecated Aware marker interfaces
     new a3cc0422f WW-5411 Delete more deprecated methods from OgnlUtil

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   (b73c935a3)
            \
             N -- N -- N   refs/heads/WW-5411-delete-deprecated-1 (a3cc0422f)

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 9 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     | 53 ++----------
 .../xwork2/ognl/SecurityMemberAccess.java          | 93 +++++++++++++++++++++-
 .../com/opensymphony/xwork2/ognl/OgnlUtilTest.java | 36 ++++++---
 3 files changed, 117 insertions(+), 65 deletions(-)

Reply via email to