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 02e5f1297 Tests IO-872 PathUtils.directoryAndFileContentEquals doesn't work across FileSystems. new f12779cb2 Pass the class' builder internally new 1d4ede072 Merge branch 'master' of https://github.com/apache/commons-io.git new dbba1ff6c Calling QueueInputStream.QueueInputStream(null) maps to the same kind of default blocking queue as QueueInputStream.Builder.setBlockingQueue(null) new 63a32f364 Pass the class' builder internally new 57d47cf65 Pass the class' builder internally new e5c4d1476 Pass the class' builder internally The 6 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 | 1 + .../commons/io/input/MemoryMappedFileInputStream.java | 11 +++++------ .../org/apache/commons/io/input/QueueInputStream.java | 19 +++++++++---------- .../io/output/RandomAccessFileOutputStream.java | 8 +++----- .../io/output/UncheckedFilterOutputStream.java | 11 ++++++----- .../commons/io/output/UncheckedFilterWriter.java | 13 ++++++++----- .../apache/commons/io/input/QueueInputStreamTest.java | 1 - 7 files changed, 32 insertions(+), 32 deletions(-)