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 12a47cf  [IO-628] Migration to JUnit Jupiter #97.
     new 633cd39  Sort members.
     new 684c25b  [IO-630] Deprecate 
`org.apache.commons.io.output.NullOutputStream.NullOutputStream()` in favor of 
`org.apache.commons.io.output.NullOutputStream.NULL_OUTPUT_STREAM`.

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                            |    3 +
 src/main/java/org/apache/commons/io/FileUtils.java | 4212 ++++++++++----------
 .../apache/commons/io/output/NullOutputStream.java |   12 +
 .../apache/commons/io/output/NullPrintStream.java  |    3 +-
 .../org/apache/commons/io/IOUtilsCopyTestCase.java |    2 +-
 .../commons/io/input/CountingInputStreamTest.java  |    2 +-
 .../io/output/CountingOutputStreamTest.java        |    2 +-
 .../commons/io/output/NullOutputStreamTest.java    |    2 +-
 8 files changed, 2126 insertions(+), 2112 deletions(-)

Reply via email to