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 150ba4af Add ability to specify wait time to QueueInputStream (#452) new 551f39bc Sort members new 09564188 Format new d7a027c3 Reuse Duration.ZERO new df770def Use a builder instead of adding another constructor The 4 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: .../apache/commons/io/input/QueueInputStream.java | 108 ++++++++++---- .../commons/io/input/QueueInputStreamTest.java | 165 ++++++++++----------- 2 files changed, 165 insertions(+), 108 deletions(-)