[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simone Tripodi updated FILEUPLOAD-156:
--------------------------------------

    Fix Version/s:     (was: 1.3)
                   1.2.2
    
> MultipartStream constructor requires package access to avoid deprecation 
> warnings
> ---------------------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-156
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-156
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: All
>            Reporter: F. Andy Seidl
>            Assignee: Jochen Wiedmann
>            Priority: Minor
>             Fix For: 1.2.2
>
>
> All of the MulitipartStream constructor signatures are deprecated except one 
> that requires a 
> org.apache.commons.fileupload.MultipartStream.ProgressNotifier parameter.  
> However, the ProgressNotifier class has package access.  Thus, it is 
> impossible for an application to make use of the MultipartStream class 
> without using a deprecated constructor.

--
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

Reply via email to