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:57:19 UTC

[jira] [Closed] (FILEUPLOAD-147) Incorrect Information in documentation.

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

Rob Tompkins closed FILEUPLOAD-147.
-----------------------------------

dupplicate.

> Incorrect Information in documentation.
> ---------------------------------------
>
>                 Key: FILEUPLOAD-147
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-147
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Firefox
>            Reporter: Steven Zimmer
>            Assignee: Jochen Wiedmann
>            Priority: Trivial
>             Fix For: 1.2.2
>
>
> http://commons.apache.org/fileupload/using.html
> The guide refers to functions not in the current API's for apache commons io and commons upload
> The specific section:
>         FileCleaningTracker fileCleaningTracker
>             = FileCleanerCleanup.getFileCleaningTracker(context);
>         return new DiskFileItemFactory(fileCleaningTracker,
>                                        DiskFileItemFactory.DEFAULT_SIZE_THRESHOLD,
>                                        repository);



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)