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
from b12292c84 WW-3714 Shortcut adapters add 54659ba26 WW-3714 Marker interface migration follow-up No new revisions were added by this update. Summary of changes: .../xwork2/interceptor/AliasInterceptor.java | 9 ++-- .../xwork2/interceptor/ChainingInterceptor.java | 15 ++++--- .../interceptor/ConversionErrorInterceptor.java | 1 + .../interceptor/DefaultWorkflowInterceptor.java | 3 ++ .../xwork2/interceptor/ModelDrivenInterceptor.java | 2 +- .../xwork2/interceptor/PrepareInterceptor.java | 4 +- .../interceptor/ScopedModelDrivenInterceptor.java | 1 + .../interceptor/StaticParametersInterceptor.java | 3 +- .../xwork2/util/StrutsLocalizedTextProvider.java | 6 +-- .../xwork2/validator/ValidationInterceptor.java | 52 +++++++++++----------- .../interceptor/BeanValidationInterceptor.java | 2 +- .../apache/struts2/validators/DWRValidator.java | 2 +- .../java/org/apache/struts2/json/JSONResult.java | 2 +- .../struts2/json/JSONValidationInterceptor.java | 8 ++-- .../interceptor/OValValidationInterceptor.java | 3 +- .../struts2/rest/ContentTypeInterceptor.java | 2 +- .../apache/struts2/rest/RestActionInvocation.java | 12 +++-- .../struts2/rest/RestWorkflowInterceptor.java | 2 +- .../struts2/rest/handler/XStreamHandler.java | 2 +- 19 files changed, 72 insertions(+), 59 deletions(-)