GitHub user esend7881 opened a pull request:

    https://github.com/apache/commons-io/pull/1

    Update IOUtils.java

    Added a new public static function closeQuietly that takes an indefinite 
number of Closeable objects as input parameters.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/esend7881/commons-io patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-io/pull/1.patch

----
commit c8db0cc074a7f854c1c79a02da48822d464a7dca
Author: esend7881 <sender.e...@gmail.com>
Date:   2013-10-09T20:07:49Z

    Update IOUtils.java
    
    Added a new public static function closeQuietly that takes an indefinite 
number of Closeable objects as input parameters.

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to