You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stian Soiland-Reyes (JIRA)" <ji...@apache.org> on 2017/09/29 08:30:02 UTC

[jira] [Updated] (IO-506) Deprecate FileSystemUtils

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

Stian Soiland-Reyes updated IO-506:
-----------------------------------
    Summary: Deprecate FileSystemUtils  (was: Deprecate methods FileSystemUtils.freeSpaceKb())

> Deprecate FileSystemUtils
> -------------------------
>
>                 Key: IO-506
>                 URL: https://issues.apache.org/jira/browse/IO-506
>             Project: Commons IO
>          Issue Type: Improvement
>    Affects Versions: 2.5
>            Reporter: Christian Schulte
>            Assignee: Gary Gregory
>            Priority: Trivial
>             Fix For: 2.6
>
>         Attachments: IO-506.patch
>
>
> Deprecated in favour of [java.nio.file.Filestore.getUsableSpace()|https://docs.oracle.com/javase/7/docs/api/java/nio/file/FileStore.html#getUsableSpace()]  and [getUnallocatedSpace|https://docs.oracle.com/javase/7/docs/api/java/nio/file/FileStore.html#getUnallocatedSpace()] in Java 7 and later.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)