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
omit 1dea3d32a WW-3714 Replace deprecated APIs in new ActionSupport omit 61e05ca5a WW-3714 Add alternative constructors in InterceptorMapping omit a0ae07a96 WW-3714 Deprecate and migrate AbstractInterceptor and MethodFilterInterceptor omit 65853ad44 WW-3714 Deprecate and migrate ActionSupport add 08174b576 WW-3714 Fix replacement ValidationAware marker not recognised add 6d6ff9e50 WW-3714 Deprecate and migrate ActionSupport add 1e5768fdc WW-3714 Deprecate and migrate AbstractInterceptor and MethodFilterInterceptor add 0c2a3c37e WW-3714 Add alternative constructors in InterceptorMapping add 228d33ecc WW-3714 Replace deprecated APIs in new ActionSupport 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 (1dea3d32a) \ N -- N -- N refs/heads/kusal-depr-apis-6 (228d33ecc) 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/interceptor/ValidationAware.java | 80 ++++++++++++++++++++++ .../validator/DelegatingValidatorContext.java | 18 +++-- 2 files changed, 94 insertions(+), 4 deletions(-)