This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch kusal-depr-apis-7 in repository https://gitbox.apache.org/repos/asf/struts.git
discard 9e6058785 WW-3714 Update StrutsResultSupport to allow overriding new signature discard c91e03213 WW-3714 Deprecate and migrate assorted Interceptors add e98bc8d9f WW-3714 Add alternative constructors in InterceptorMapping add 1032783b4 WW-3714 Replace deprecated APIs in new ActionSupport add 5eaeaf956 WW-3714 Deprecate and migrate assorted Interceptors add 8ff8d1813 WW-3714 Update StrutsResultSupport to allow overriding new signature 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 (9e6058785) \ N -- N -- N refs/heads/kusal-depr-apis-7 (8ff8d1813) 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: core/src/main/java/com/opensymphony/xwork2/ActionSupport.java | 4 +++- .../xwork2/config/entities/InterceptorMapping.java | 10 +++++++++- core/src/main/java/org/apache/struts2/ActionSupport.java | 11 ++++------- 3 files changed, 16 insertions(+), 9 deletions(-)