[commons-io] 01/03: Use try-with-resources

2022-08-13 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit d9fb09170f381a80a400d93d8c7c729590f59d5e Author: Gary Gregory AuthorDate: Sat Aug 13 08:29:04 2022 -0400 Use

[commons-io] 01/03: Use try-with-resources which also allows us to test close()

2022-07-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit 42bbcd0d34bd9efab0d85169441486762a54187f Author: Gary Gregory AuthorDate: Mon Jul 25 18:48:48 2022 -0400 Use