This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch feature/WW-5388-upload-servlet6
in repository https://gitbox.apache.org/repos/asf/struts.git


    from e635b5973 WW-5388 Test multi-files and fields
     add 3b0d8691f WW-5388 Introduces new constant to allow control max number 
of files

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/struts2/StrutsConstants.java   | 15 ++++--
 .../struts2/config/entities/ConstantConfig.java    |  6 +--
 .../org/apache/struts2/dispatcher/Dispatcher.java  |  2 +-
 .../multipart/AbstractMultiPartRequest.java        | 19 +++++--
 .../multipart/JakartaStreamMultiPartRequest.java   | 63 +++++++++++++++++++++-
 .../org/apache/struts2/config/SettingsTest.java    |  2 +-
 .../multipart/AbstractMultiPartRequestTest.java    | 25 ++++++++-
 .../multipart/JakartaMultiPartRequestTest.java     | 26 ---------
 .../JakartaStreamMultiPartRequestTest.java         | 32 ++++++++---
 9 files changed, 141 insertions(+), 49 deletions(-)

Reply via email to