This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
from b9e4f5e6 Bump default buffer size to IOUtils#DEFAULT_BUFFER_SIZE new 9a98747c Normalize parameter name new e75b9734 Inline new 9a70427d Add FileSystem.getBlockSize() The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 3 ++ .../java/org/apache/commons/io/FileSystem.java | 37 +++++++++++++++------- .../io/input/BufferedFileChannelInputStream.java | 12 +++---- .../commons/io/output/ChunkedOutputStream.java | 9 ++---- .../java/org/apache/commons/io/FileSystemTest.java | 8 +++-- 5 files changed, 41 insertions(+), 28 deletions(-)