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

kusal pushed a change to branch kusal-depr-apis-5
in repository https://gitbox.apache.org/repos/asf/struts.git


    omit cf24fd316 WW-3714 Marker interface migration follow-up
    omit b12292c84 WW-3714 Shortcut adapters
    omit 41792fc98 WW-3714 Update new ActionContext with new ValueStack
    omit 967b00872 WW-3714 Deprecate and migrate assorted marker interfaces
    omit da564e463 WW-3714 Deprecate and migrate ValueStack
    omit f4dec5955 WW-3714 Deprecate and migrate ActionProxy
    omit 93c77cfbd WW-3714 Deprecate and migrate ActionEventListener
     add b3d72a241 WW-3714 Add factory support for new Interceptor, Result 
interfaces
     add bdc15b8ef WW-3714 Deprecate and migrate ActionEventListener
     add cc0038b35 WW-3714 Deprecate and migrate ActionProxy
     add 00f9172ac WW-3714 Deprecate and migrate ValueStack
     add da687be2a WW-3714 Deprecate and migrate assorted marker interfaces
     add a02f37fb5 WW-3714 Update new ActionContext with new ValueStack
     add dc8164577 WW-3714 Shortcut adapters
     add 44855ca7c WW-3714 Marker interface migration follow-up

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   (cf24fd316)
            \
             N -- N -- N   refs/heads/kusal-depr-apis-5 (44855ca7c)

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:
 .../xwork2/factory/DefaultInterceptorFactory.java  | 13 ++++++---
 .../xwork2/factory/DefaultResultFactory.java       | 12 ++++++++-
 .../xwork2/interceptor/Interceptor.java            | 31 ++++++++++++++++++++++
 .../struts2/factory/StrutsResultFactory.java       | 13 +++++++--
 4 files changed, 62 insertions(+), 7 deletions(-)

Reply via email to