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

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


 discard ef0825e2c WW-3714 Deprecate and migrate (Field)ValidationSupport
 discard b6e5f2dfd WW-3714 Deprecate and migrate ValidationInterceptor
 discard 7cf9ca9d1 WW-3714 Deprecate and migrate Validator interfaces
    omit 1b86f8de1 WW-3714 Deprecate and migrate assorted Interceptors
    omit 717046f19 WW-3714 Deprecate and migrate AbstractInterceptor and 
MethodFilterInterceptor
    omit 9ebed9f2c WW-3714 Deprecate and migrate ActionSupport
    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
     add 5e295d10b WW-3714 Deprecate and migrate ActionSupport
     add f8dc1ceec WW-3714 Deprecate and migrate AbstractInterceptor and 
MethodFilterInterceptor
     add 440153c0d WW-3714 Deprecate and migrate assorted Interceptors
     new 4359f76c5 WW-3714 Deprecate and migrate Validator interfaces
     new ab1240df6 WW-3714 Deprecate and migrate ValidationInterceptor
     new 6b0976ac7 WW-3714 Deprecate and migrate (Field)ValidationSupport

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   (ef0825e2c)
            \
             N -- N -- N   refs/heads/kusal-depr-apis-8 (6b0976ac7)

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 3 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:
 .../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