Can you please tell me when 1.1.15 is scheduled to be released? I prefer to use GA version rather than a snapshot.
Thank you, Alexander Vinnik -----Original Message----- From: Leonardo Uribe (JIRA) [mailto:[email protected]] Sent: Wednesday, November 07, 2012 6:08 PM To: Vinnik, Alexander Subject: [jira] [Commented] (TOMAHAWK-1635) Allow 'long' values for maxSize and maxFileSize configuration [ https://issues.apache.org/jira/browse/TOMAHAWK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492804#comment-13492804 ] Leonardo Uribe commented on TOMAHAWK-1635: ------------------------------------------ To be more specific, the file that needs to be updated was this: http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/core20/src/main/java/org/apache/myfaces/webapp/filter/ExtensionsFilter.java > Allow 'long' values for maxSize and maxFileSize configuration > ------------------------------------------------------------- > > Key: TOMAHAWK-1635 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1635 > Project: MyFaces Tomahawk > Issue Type: Improvement > Components: File Upload > Reporter: Leonardo Uribe > Assignee: Leonardo Uribe > Fix For: 1.1.15-SNAPSHOT > > > Commons fileupload allow 'long' values, but tomahawk restrict them to 'int'. > This is a common question and after all, it is up to the user to define how > large is this param. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
