[
https://issues.apache.org/jira/browse/FILEUPLOAD-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Wiedmann resolved FILEUPLOAD-147.
----------------------------------------
Resolution: Duplicate
Fix Version/s: 1.3
Assignee: Jochen Wiedmann
Duplicate of FILEUPLOAD-155.
> 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.3
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.