[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632702#action_12632702
 ] 

Martin Cooper commented on FILEUPLOAD-156:
------------------------------------------

This class was never intended to be exposed as a public class. It was designed 
to be internal to FileUpload.

> 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
>            Priority: Minor
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to