[GitHub] [commons-io] arturobernalg commented on a change in pull request #221: Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.

2021-05-17 Thread GitBox
arturobernalg commented on a change in pull request #221: URL: https://github.com/apache/commons-io/pull/221#discussion_r633231050 ## File path: src/test/java/org/apache/commons/io/IOUtilsTestCase.java ## @@ -118,7 +116,7 @@ public void setUp() { if (!testFile.getP

[GitHub] [commons-io] arturobernalg commented on a change in pull request #221: Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.

2021-05-16 Thread GitBox
arturobernalg commented on a change in pull request #221: URL: https://github.com/apache/commons-io/pull/221#discussion_r633231050 ## File path: src/test/java/org/apache/commons/io/IOUtilsTestCase.java ## @@ -118,7 +116,7 @@ public void setUp() { if (!testFile.getP