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 f59c8752 [Javadoc] IOUtils#contentEquals does not throw 
NullPointerException #496.
     new 2a0718fc Sort members
     new 8c124a62 Javadoc
     new 2486ac99 Enforce current import order through Checkstyle

The 3 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/conf/checkstyle.xml                            |  6 +++
 .../apache/commons/io/channels/FileChannels.java   | 14 +++----
 .../io/output/DeferredFileOutputStream.java        | 47 +++++++++++----------
 .../io/output/ThresholdingOutputStream.java        | 14 +++----
 .../java/org/apache/commons/io/FileUtilsTest.java  | 36 ++++++++--------
 .../java/org/apache/commons/io/IOUtilsTest.java    | 18 ++++----
 .../org/apache/commons/io/StreamIteratorTest.java  |  6 +--
 .../org/apache/commons/io/input/TailerTest.java    | 20 ++++-----
 .../commons/io/input/XmlStreamReaderTest.java      | 48 +++++++++++-----------
 .../io/jmh/PathUtilsContentEqualsBenchmark.java    | 14 +++----
 .../io/output/ThresholdingOutputStreamTest.java    |  8 ++--
 11 files changed, 120 insertions(+), 111 deletions(-)

Reply via email to