This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch kusal-depr-apis-6 in repository https://gitbox.apache.org/repos/asf/struts.git
discard da0934f69 WW-3714 Deprecate and migrate AbstractInterceptor and MethodFilterInterceptor discard d057ca34c WW-3714 Shortcut adapters discard 1042a62e3 WW-3714 Deprecate and migrate ActionSupport discard e978d8f3d WW-3714 Deprecate and migrate assorted marker interfaces discard 24dce170b WW-3714 Deprecate and migrate ValueStack discard 421cce66c WW-3714 Deprecate and migrate ActionProxy discard 7a05123cd WW-3714 Deprecate and migrate ActionEventListener add e3fbe8835 WW-3714 Update new ActionContext with new ActionInvocation add 93c77cfbd WW-3714 Deprecate and migrate ActionEventListener add f4dec5955 WW-3714 Deprecate and migrate ActionProxy add da564e463 WW-3714 Deprecate and migrate ValueStack add 967b00872 WW-3714 Deprecate and migrate assorted marker interfaces add 41792fc98 WW-3714 Update new ActionContext with new ValueStack add 76ac1dfbc WW-3714 Deprecate and migrate ActionSupport add 43f750302 WW-3714 Shortcut adapters add b4153996b WW-3714 Deprecate and migrate AbstractInterceptor and MethodFilterInterceptor 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 (da0934f69) \ N -- N -- N refs/heads/kusal-depr-apis-6 (b4153996b) 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/ActionContext.java | 16 ++++++++++++---- core/src/main/java/org/apache/struts2/ActionContext.java | 4 +--- .../ConfigurationProviderOgnlAllowlistTest.java | 3 +++ .../java/org/apache/struts2/views/jsp/ActionTagTest.java | 6 ++++-- 4 files changed, 20 insertions(+), 9 deletions(-)