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 4c3d9bf Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #198. new b193176 More precise testing. new 85517c8 Javadoc. Close HTML tags. Use paragraph tags. 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: .../commons/io/input/AutoCloseInputStream.java | 1 + .../apache/commons/io/input/BOMInputStream.java | 7 +- .../commons/io/input/BoundedInputStream.java | 1 + .../apache/commons/io/input/BrokenInputStream.java | 1 + .../commons/io/input/CharSequenceInputStream.java | 1 + .../io/input/ClassLoaderObjectInputStream.java | 1 + .../apache/commons/io/input/NullInputStream.java | 3 + .../apache/commons/io/input/QueueInputStream.java | 5 +- .../apache/commons/io/input/TaggedInputStream.java | 1 + .../io/input/UnsupportedOperationExceptions.java | 2 + .../io/input/ObservableInputStreamTest.java | 256 +++++++++++++++------ .../io/input/compatibility/XmlStreamReader.java | 5 + .../compatibility/XmlStreamReaderException.java | 1 + 13 files changed, 207 insertions(+), 78 deletions(-)