Re: [TEST] Apache Struts 7.1.0 test build is ready

2025-09-24 Thread [email protected]
In Standalone artifacts https://dist.apache.org/repos/dist/dev/struts/7.1.0/ there are * commons-logging-1.3.4 * commons-io-2.18.0 (CVE-2025-48924) Maybe we should use * commons-logging-1.3.5 * commons-io-2.20.0 Best regards Markus Am 24.09.25 um 10:14 schrieb Lukasz Lenart: Hello,

Re: [TEST] Apache Struts 7.1.0 test build is ready [issue with FileUpload to /tmp]

2025-09-24 Thread [email protected]
Am 24.09.25 um 12:36 schrieb Kusal Kithul-Godage: I've the same logging issue. It's occurring within both #cleanUpDiskFileItems and #cleanUpTemporaryFiles. The method Files#deleteIfExists returns false if the file did not exist, so I don't believe there's any need to check the return value and lo

Re: [TEST] Apache Struts 7.1.0 test build is ready [issue with FileUpload to /tmp]

2025-09-24 Thread Kusal Kithul-Godage
I've the same logging issue. It's occurring within both #cleanUpDiskFileItems and #cleanUpTemporaryFiles. The method Files#deleteIfExists returns false if the file did not exist, so I don't believe there's any need to check the return value and log anything in these cases. On Wed, 24 Sept 2025 at

Re: [TEST] Apache Struts 7.1.0 test build is ready [issue with FileUpload to /tmp]

2025-09-24 Thread Lukasz Lenart
śr., 24 wrz 2025 o 11:46 [email protected] napisał(a): > > With 7.1.0 I get a new Warning when uploading a file > > 24-09-2025 11:42:10.9 WARN > org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequest - There > was a problem attempting to delete uploaded file: > /tmp/upload_3bf

Re: [TEST] Apache Struts 7.1.0 test build is ready

2025-09-24 Thread [email protected]
Perfect! Thanks Łukasz Best regards Markus Am 24.09.25 um 10:39 schrieb Lukasz Lenart: śr., 24 wrz 2025 o 10:[email protected] napisał(a): Thanks! I tried to locate the "small breaking changes": There seems not to be any information about what will potentially break and what n

Re: [TEST] Apache Struts 7.1.0 test build is ready [issue with FileUpload to /tmp]

2025-09-24 Thread [email protected]
With 7.1.0 I get a new Warning when uploading a file 24-09-2025 11:42:10.9 WARN org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequest - There was a problem attempting to delete uploaded file: /tmp/upload_3bf9ea74_30c8_4b21_8468_8a174d70b97c_.tmp I use struts.multipart.save

Re: [TEST] Apache Struts 7.1.0 test build is ready

2025-09-24 Thread [email protected]
Thanks! I tried to locate the "small breaking changes": There seems not to be any information about what will potentially break and what needs to be changed to avoid any problems. Thanks for providing more insight. I will gladly test the bits then. Best regards Markus Am 24.09.25 um 10:14

Re: [TEST] Apache Struts 7.1.0 test build is ready

2025-09-24 Thread Lukasz Lenart
śr., 24 wrz 2025 o 10:27 [email protected] napisał(a): > > Thanks! > > I tried to locate the "small breaking changes": There seems not to be > any information about what will potentially break and what needs to be > changed to avoid any problems. > > Thanks for providing more insight.

[TEST] Apache Struts 7.1.0 test build is ready

2025-09-24 Thread Lukasz Lenart
Hello, This is a minor release of Struts 7.x which contains only some small breaking changes. Please take your time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version: https://github.com/apache/struts/releases/tag/