Re: Struts 7.1.1 - File upload
Lukasz Lenart <[email protected]> Wed, 10 Jun 2026 12:39:49 +0200
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkPFiphHQkpkux74noaAxNVCC2urkdy4adZk0G9i+N+XKw@mail.gmail.com> |
=C5=9Br., 3 cze 2026 o 11:27 Tam=C3=A1s Barta <[email protected]> napisa= =C5=82(a): > The maven dependencies of 7.1.1 contains "org.apache.commons =C2=BB > commons-fileupload2-jakarta-servlet6" version "2.0.0-M4" updates "2.0.0-M= 5". > > The M4 version contains "setSizeMax" but the M5 version doesn't. Maven > automatically uses M5 for me, which cause the problem. > > It would be better a Struts 7 release with M5 version then stuck to M4 in > pom.xml It's already addressed and 7.2.0 should be released soon, yet it is a pity they change API between Milestone versions so I'm going to come up with a solution. https://issues.apache.org/jira/browse/WW-5615 Cheers =C5=81ukasz