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 5edc4f31b Comment
add 1daddcf71 Remove @SuppressWarnings
add 56ab30447 Simplify test names
add 2ab3e9c37 Add ProxyWriter.setReference(Writer)
No new revisions were added by this update.
Summary of changes:
pom.xml | 2 +-
src/changes/changes.xml | 1 +
.../org/apache/commons/io/output/ProxyWriter.java | 12 +++++
.../commons/io/output/ProxyOutputStreamTest.java | 55 +++++++++++-----------
.../apache/commons/io/output/ProxyWriterTest.java | 47 ++++++++++++++++++
5 files changed, 88 insertions(+), 29 deletions(-)