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 950fc0a4 Inline single constant reference to other constant new 92a67fcc Format tweak new 99106fd1 Whitespace and name tweaks new e2d44764 Reuse StandardCharsets new eda19377 Fix exception message typo new fffa8406 Use Objects.requireNonNull() The 5 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: .../java/org/apache/commons/io/LineIterator.java | 5 +- .../apache/commons/io/input/BOMInputStream.java | 2 +- .../apache/commons/io/input/XmlStreamReader.java | 53 ++++++++++------------ .../io/output/DeferredFileOutputStream.java | 19 ++++---- .../org/apache/commons/io/LineIteratorTest.java | 31 +++---------- .../io/output/DeferredFileOutputStreamTest.java | 2 +- 6 files changed, 43 insertions(+), 69 deletions(-)