Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-156

MultipartStream constructor requires package access to avoid deprecation warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.1
    • 1.2.2
    • None
    • All

    Description

      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.

      Attachments

        Activity

          People

            jochen@apache.org Jochen Wiedmann
            faseidl F. Andy Seidl
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: