Re: Struts 7.1.1 - File upload

Lukasz Lenart <[email protected]> Wed, 10 Jun 2026 13:47:29 +0200
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <CAMopvkPMSkp-Da8q8iU4ixusaQWDjkgyAqKyg0d0Ti0R56rqEw@mail.gmail.com>
PR is ready
https://github.com/apache/struts/pull/1735

=C5=9Br., 10 cze 2026 o 12:39 Lukasz Lenart <[email protected]> napis=
a=C5=82(a):
>
> =C5=9Br., 3 cze 2026 o 11:27 Tam=C3=A1s Barta <[email protected]> napi=
sa=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=
-M5".
> >
> > 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