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 49611a12c Prepare for the next release candidate new a66cb84a1 Sort members new bbd279fe1 [IO-854] ThresholdingOutputStream: a negative threshold should behave like a zero threshold and trigger the event on the first write #609 The 2 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 | 2 +- .../commons/io/file/AbstractPathWrapper.java | 10 +- .../io/output/DeferredFileOutputStreamTest.java | 44 ++++---- .../io/output/ThresholdingOutputStreamTest.java | 114 ++++++++++----------- 4 files changed, 85 insertions(+), 85 deletions(-)