This is an automated email from the ASF dual-hosted git repository.
kusal pushed a change to branch 7.0.x/WW-5411-delete-deprecated-3
in repository https://gitbox.apache.org/repos/asf/struts.git
from d0b53465b WW-5411 Delete deprecated code part 6
add bf56c59d8 WW-5411 Delete old comment
add 8c6d7efcc WW-5386 Delete deprecated FileUploadInterceptor
add 1c2961ea1 WW-5411 Delete unsupported static field templating
No new revisions were added by this update.
Summary of changes:
.../webapp/WEB-INF/tags/non-ui/ifTag/testIf.jsp | 14 -
.../struts2/interceptor/FileUploadInterceptor.java | 273 ---------
core/src/main/resources/struts-default.xml | 1 -
.../interceptor/FileUploadInterceptorTest.java | 659 ---------------------
plugins/bean-validation/pom.xml | 6 -
5 files changed, 953 deletions(-)
delete mode 100644
core/src/main/java/org/apache/struts2/interceptor/FileUploadInterceptor.java
delete mode 100644
core/src/test/java/org/apache/struts2/interceptor/FileUploadInterceptorTest.java