Skip to content

Commit 8c6d7ef

Browse files
committed
WW-5386 Delete deprecated FileUploadInterceptor
1 parent bf56c59 commit 8c6d7ef

File tree

3 files changed

+0
-933
lines changed

3 files changed

+0
-933
lines changed

core/src/main/java/org/apache/struts2/interceptor/FileUploadInterceptor.java

Lines changed: 0 additions & 273 deletions
This file was deleted.

core/src/main/resources/struts-default.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<interceptor name="debugging" class="org.apache.struts2.interceptor.debugging.DebuggingInterceptor"/>
5858
<interceptor name="execAndWait" class="org.apache.struts2.interceptor.ExecuteAndWaitInterceptor"/>
5959
<interceptor name="exception" class="com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor"/>
60-
<interceptor name="fileUpload" class="org.apache.struts2.interceptor.FileUploadInterceptor"/>
6160
<interceptor name="actionFileUpload" class="org.apache.struts2.interceptor.ActionFileUploadInterceptor"/>
6261
<interceptor name="i18n" class="org.apache.struts2.interceptor.I18nInterceptor"/>
6362
<interceptor name="logger" class="com.opensymphony.xwork2.interceptor.LoggingInterceptor"/>

0 commit comments

Comments
 (0)