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 e3f991ed Deploy snapshot new 6813e574 Add FileTimes.fromUnixTime(long) new 6e615bb8 Merge branch 'master' of https://ggreg...@gitbox.apache.org/repos/asf/commons-io.git new cae58ff4 Javadoc 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/changes/changes.xml | 1 + .../org/apache/commons/io/IOExceptionList.java | 3 +++ .../commons/io/file/attribute/FileTimes.java | 11 ++++++++ .../commons/io/input/CharSequenceReader.java | 6 +++++ .../commons/io/input/XmlStreamReaderException.java | 29 ++++++++++++++++------ .../commons/io/monitor/FileAlterationObserver.java | 28 ++++++++++++++++----- .../io/output/AbstractByteArrayOutputStream.java | 8 ++++-- .../commons/io/file/attribute/FileTimesTest.java | 8 ++++++ 8 files changed, 79 insertions(+), 15 deletions(-)