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 <alexander.vin...@netapp.com> 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:mkien...@gmail.com] > 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 > <alexander.vin...@netapp.com> 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