commit | 3af25efa4e252240caac206899f68bdaa20e14ed | [log] [tgz] |
---|---|---|
author | Stian Soiland-Reyes <stain@apache.org> | Wed Sep 27 22:49:09 2017 +0100 |
committer | Stian Soiland-Reyes <stain@apache.org> | Wed Sep 27 22:51:38 2017 +0100 |
tree | 56c2249a3192bba7433600d056cd0d797cba45ec | |
parent | e460f4f93817bea10b2fba8aaddeb892421d2668 [diff] |
IO-506: javadoc that freeSpaceKb returns kibibytes .. not pre-1998 kilobytes -- it was misleadingly named before. Also fix @deprecated as it is not actually removed in 2.6, just deprecated
The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
More information can be found on the homepage. The JavaDoc can be browsed. Questions related to the usage of Apache Commons IO should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>2.5</version> </dependency>
We accept PRs via github. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
Code is under the Apache Licence v2.
You like Apache Commons IO? Then donate back to the ASF to support the development.