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 2e51ec0 In-line local var. Javadoc: Close paragraph tags. Format nits. new a65adce Javadoc. new ec961e5 Javadoc. new d0e8c21 - Javadoc. - Add @SuppressWarnings("resource") for parameter null checks. - Better private method name. - Format nits. 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/main/java/org/apache/commons/io/IOExceptionList.java | 4 ++-- src/main/java/org/apache/commons/io/IOUtils.java | 4 ++++ .../org/apache/commons/io/input/DemuxInputStream.java | 4 ++-- .../io/input/UnsynchronizedByteArrayInputStream.java | 3 +++ .../org/apache/commons/io/input/XmlStreamReader.java | 16 +++++++++------- 5 files changed, 20 insertions(+), 11 deletions(-)