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 7c664c073 WW-3714 Update StrutsResultSupport to allow overriding new 
signature
 discard 90ff83d29 WW-3714 Deprecate and migrate assorted Interceptors
 discard 228d33ecc WW-3714 Replace deprecated APIs in new ActionSupport
 discard 0c2a3c37e WW-3714 Add alternative constructors in InterceptorMapping
 discard 1e5768fdc WW-3714 Deprecate and migrate AbstractInterceptor and 
MethodFilterInterceptor
 discard 6d6ff9e50 WW-3714 Deprecate and migrate ActionSupport
 discard 08174b576 WW-3714 Fix replacement ValidationAware marker not recognised
     add 2757c2357 WW-3714 Fix replacement ValidationAware marker not recognised
     add a623842bc WW-3714 Deprecate and migrate ActionSupport
     add 9e23fbe66 WW-3714 Deprecate and migrate AbstractInterceptor and 
MethodFilterInterceptor
     add f95f9a7cd WW-3714 Add alternative constructors in InterceptorMapping
     add deb6c09bc WW-3714 Replace deprecated APIs in new ActionSupport
     add ffdf279ae WW-3714 Deprecate and migrate assorted Interceptors
     add cdb7088d8 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   (7c664c073)
            \
             N -- N -- N   refs/heads/kusal-depr-apis-7 (cdb7088d8)

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/util/DebugUtils.java     | 2 +-
 .../org/apache/struts2/interceptor/ConversionErrorInterceptor.java  | 4 ++--
 .../org/apache/struts2/interceptor/DefaultWorkflowInterceptor.java  | 2 +-
 .../java/org/apache/struts2/interceptor/PrepareInterceptor.java     | 6 +++---
 .../apache/struts2/interceptor/ScopedModelDrivenInterceptor.java    | 6 +++---
 .../main/java/org/apache/struts2/interceptor/TokenInterceptor.java  | 1 -
 .../main/java/org/apache/struts2/junit/StrutsJUnit4TestCase.java    | 2 +-
 7 files changed, 11 insertions(+), 12 deletions(-)

Reply via email to