You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Julio Capote (JIRA)" <ji...@apache.org> on 2012/11/21 19:39:59 UTC

[jira] [Created] (FILEUPLOAD-213) MultipartStream deprecated

Julio Capote created FILEUPLOAD-213:
---------------------------------------

             Summary: MultipartStream deprecated
                 Key: FILEUPLOAD-213
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-213
             Project: Commons FileUpload
          Issue Type: Bug
            Reporter: Julio Capote
            Priority: Trivial


Is there a new low level API for parsing multi part we're supposed to use instead? I can't use the recommended approach since we're not a servlet: http://commons.apache.org/fileupload/streaming.html

Thanks!

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

[jira] [Resolved] (FILEUPLOAD-213) MultipartStream deprecated

Posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FILEUPLOAD-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Wiedmann resolved FILEUPLOAD-213.
----------------------------------------

    Resolution: Not A Problem
      Assignee: Jochen Wiedmann
    
> MultipartStream deprecated
> --------------------------
>
>                 Key: FILEUPLOAD-213
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-213
>             Project: Commons FileUpload
>          Issue Type: Bug
>            Reporter: Julio Capote
>            Assignee: Jochen Wiedmann
>            Priority: Trivial
>
> Is there a new low level API for parsing multi part we're supposed to use instead? I can't use the recommended approach since we're not a servlet: http://commons.apache.org/fileupload/streaming.html
> Thanks!

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

Re: [jira] [Commented] (FILEUPLOAD-213) MultipartStream deprecated

Posted by Gary Gregory <ga...@gmail.com>.
Gary

On Nov 21, 2012, at 16:05, "Julio Capote (JIRA)" <ji...@apache.org> wrote:

>
>    [ https://issues.apache.org/jira/browse/FILEUPLOAD-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502313#comment-13502313 ]
>
> Julio Capote commented on FILEUPLOAD-213:
> -----------------------------------------
>
> Sure it's not a "problem", but it is a valid question, a category your JIRA doesn't have.
>
>> MultipartStream deprecated
>> --------------------------
>>
>>                Key: FILEUPLOAD-213
>>                URL: https://issues.apache.org/jira/browse/FILEUPLOAD-213
>>            Project: Commons FileUpload
>>         Issue Type: Bug
>>           Reporter: Julio Capote
>>           Assignee: Jochen Wiedmann
>>           Priority: Trivial
>>
>> Is there a new low level API for parsing multi part we're supposed to use instead? I can't use the recommended approach since we're not a servlet: http://commons.apache.org/fileupload/streaming.html
>> Thanks!
>
> --
> 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

[jira] [Commented] (FILEUPLOAD-213) MultipartStream deprecated

Posted by "Julio Capote (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FILEUPLOAD-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502313#comment-13502313 ] 

Julio Capote commented on FILEUPLOAD-213:
-----------------------------------------

Sure it's not a "problem", but it is a valid question, a category your JIRA doesn't have.
                
> MultipartStream deprecated
> --------------------------
>
>                 Key: FILEUPLOAD-213
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-213
>             Project: Commons FileUpload
>          Issue Type: Bug
>            Reporter: Julio Capote
>            Assignee: Jochen Wiedmann
>            Priority: Trivial
>
> Is there a new low level API for parsing multi part we're supposed to use instead? I can't use the recommended approach since we're not a servlet: http://commons.apache.org/fileupload/streaming.html
> Thanks!

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

[jira] [Closed] (FILEUPLOAD-213) MultipartStream deprecated

Posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FILEUPLOAD-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Wiedmann closed FILEUPLOAD-213.
--------------------------------------

    
> MultipartStream deprecated
> --------------------------
>
>                 Key: FILEUPLOAD-213
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-213
>             Project: Commons FileUpload
>          Issue Type: Bug
>            Reporter: Julio Capote
>            Assignee: Jochen Wiedmann
>            Priority: Trivial
>
> Is there a new low level API for parsing multi part we're supposed to use instead? I can't use the recommended approach since we're not a servlet: http://commons.apache.org/fileupload/streaming.html
> Thanks!

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

[jira] [Commented] (FILEUPLOAD-213) MultipartStream deprecated

Posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FILEUPLOAD-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503143#comment-13503143 ] 

Jochen Wiedmann commented on FILEUPLOAD-213:
--------------------------------------------

Julio, Jira's not a support forum, or something like that. Please use the various mailing lists for that stuff.

                
> MultipartStream deprecated
> --------------------------
>
>                 Key: FILEUPLOAD-213
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-213
>             Project: Commons FileUpload
>          Issue Type: Bug
>            Reporter: Julio Capote
>            Assignee: Jochen Wiedmann
>            Priority: Trivial
>
> Is there a new low level API for parsing multi part we're supposed to use instead? I can't use the recommended approach since we're not a servlet: http://commons.apache.org/fileupload/streaming.html
> Thanks!

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