You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/06/06 04:48:18 UTC

[jira] [Closed] (FILEUPLOAD-156) MultipartStream constructor requires package access to avoid deprecation warnings

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

Rob Tompkins closed FILEUPLOAD-156.
-----------------------------------

1.2.2 released.

> 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 was sent by Atlassian JIRA
(v6.3.15#6346)