Re: [TEST] Apache Struts 7.1.0 test build is ready [issue with FileUpload to /tmp]
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[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_00000000.tmp I use struts.multipart.saveDir=/tmp The file gets uploaded correctly, but the message only appears since 7.1.0. Best regards Markus Am 24.09.25 um 10:14 schrieb 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/STRUTS_7_1_0 > > Staging Maven repo > https://repository.apache.org/content/groups/staging/ > > Standalone artifacts > https://dist.apache.org/repos/dist/dev/struts/7.1.0/ > > Release notes > https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.1.0 > > > Kind regards > -- > Ćukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail:[email protected] > For additional commands, e-mail:[email protected] >