[
https://issues.apache.org/jira/browse/IO-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved IO-234.
--------------------------------
Resolution: Fixed
Fixed, thanks for the patch
http://svn.apache.org/viewvc?view=revision&revision=982449
> Add Methods For Retrieving System Directories/Paths to FileUtils
> ----------------------------------------------------------------
>
> Key: IO-234
> URL: https://issues.apache.org/jira/browse/IO-234
> Project: Commons IO
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 2.0
> Environment: Java 1.4+
> Reporter: Michael Wooten
> Priority: Minor
> Fix For: 2.0
>
> Attachments: apache-commons-io-tmp-user-dirs.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> I suggest adding methods to retrieve the temp directory and user directories
> as both File objects and String paths. The methods would have the following
> signatures:
> String getTempDirectoryPath()
> File getTempDirectory()
> String getUserDirectoryPath()
> File getUserDirectory()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.