Hi

Here is the commit for the change:

http://svn.apache.org/viewvc?view=revision&revision=1379874

everything seems correct for me, the change was use long instead int
for maxSize and maxFileSize. Remember you can update
commons-fileupload to a newer version, and theorically it should work.

regards,

Leonardo Uribe

2012/11/1 Vinnik, Alexander <[email protected]>:
> 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

Reply via email to