This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch release/struts-6-7-x in repository https://gitbox.apache.org/repos/asf/struts.git
commit 036c4ddb746a6ebadace1355ba99dcef4114977c Merge: 84a51cce0 831568929 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Mon Aug 18 16:55:41 2025 +0200 Merge pull request #1306 from apache/fix/clean-uploaded-files Cleans up all uploaded files .gitignore | 11 +- CLAUDE.md | 160 ++++++++++++++++++ .../multipart/JakartaMultiPartRequest.java | 44 ++++- .../multipart/JakartaMultiPartRequestTest.java | 183 +++++++++++++++++++++ 4 files changed, 385 insertions(+), 13 deletions(-)