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 fdfdf5c7 Use try-with-resources
     new 3620e8e4 Refactor magic strings
     new 57313b3e Add IOUtils.closeQuietly(Collection<Closeable>).

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:
 src/changes/changes.xml                            |   6 +-
 src/main/java/org/apache/commons/io/IOUtils.java   |  61 ++++-
 .../java/org/apache/commons/io/IOUtilsTest.java    |  16 +-
 .../commons/io/input/XmlStreamReaderTest.java      | 254 +++++++++++----------
 .../serialization/AbstractCloseableListTest.java   |  10 +-
 5 files changed, 199 insertions(+), 148 deletions(-)

Reply via email to