I downloaded tomahawk20-1.1.14, and it seems to be released with old commons-fileupload-1.2.1.jar, so bug TOMAHAWK-1635 doesn't seem to be fixed by 1.1.14.
Alexander Vinnik -----Original Message----- From: Mike Kienenberger [mailto:[email protected]] Sent: Tuesday, September 04, 2012 1:01 PM To: MyFaces Development Subject: Re: file size limit No guarantees, but Tomahawk 1.1.14 will most likely be released this month. On Tue, Sep 4, 2012 at 12:56 PM, Vinnik, Alexander <[email protected]> wrote: > I would prefer the GA release. Do you know when 1.1.14 is expected? I need to > release my product in November. > > Thank you, > Alexander Vinnik > > -----Original Message----- > From: Mike Kienenberger [mailto:[email protected]] > Sent: Tuesday, September 04, 2012 12:43 PM > To: MyFaces Development > Subject: Re: file size limit > > Leonardo has already fixed this in the 1.1.14 snapshot. > > https://issues.apache.org/jira/browse/TOMAHAWK-1635 > > You can either wait until 1.1.14 is released, or you can use the snapshot. > > > On Tue, Sep 4, 2012 at 12:34 PM, Vinnik, Alexander > <[email protected]> wrote: >> Hello, >> >> I am using tomahawk20-1.1.13 (downloaded binary). maxUploadFileSize >> field in ExtensionsFilter is an integer, therefore it holds values up to >> 2GB - 1. >> What should I do to be able to upload files larger than 2GB? I tried >> to remove maxUploadFileSize, but then it defaults to 100Mb. >> >> >> >> Thank you, >> >> Alexander Vinnik
