This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
from 014c2bd5d Merge pull request #1302 from
apache/dependabot/maven/byte-buddy.version-1.17.6
add 0ecd95a16 WW-5366 Rejects empty files during upload
new 0bc1a4391 Merge pull request #1307 from apache/fix/WW-5366-empty-file
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.claude/settings.local.json | 11 --
.gitignore | 3 +
.../multipart/AbstractMultiPartRequest.java | 45 +++++++-
.../multipart/JakartaMultiPartRequest.java | 22 ++--
.../multipart/JakartaStreamMultiPartRequest.java | 9 ++
.../org/apache/struts2/struts-messages.properties | 5 +
.../multipart/AbstractMultiPartRequestTest.java | 113 +++++++++++++++++++++
7 files changed, 182 insertions(+), 26 deletions(-)
delete mode 100644 .claude/settings.local.json