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 ae77bdf49 Merge pull request #1376 from
apache/fix/improves-claude-code-agents
add d83af8c8c WW-5573 Avoids false positive warning if file doesn't exist
already
add 0f8c2e655 WW-5573 Catches IO exception when a file cannot be deleted
and reports it
new c7424fd2d Merge pull request #1365 from
apache/fix/WW-5573-false-positive-warning
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:
.../multipart/AbstractMultiPartRequest.java | 15 +++++++++
.../multipart/JakartaMultiPartRequest.java | 12 ++-----
.../multipart/JakartaStreamMultiPartRequest.java | 38 ++++++++++------------
3 files changed, 35 insertions(+), 30 deletions(-)