This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 1a824eca1 Merge branch 'master' into release add a66cb84a1 Sort members add bbd279fe1 [IO-854] ThresholdingOutputStream: a negative threshold should behave like a zero threshold and trigger the event on the first write #609 new 290d72eda Merge branch 'master' into release The 1 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(-)