[jira] [Commented] (IO-755) Using FileUtils.listFiles() with background changes fails on Linux

2022-10-10 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17615159#comment-17615159 ] Alexis Suter commented on IO-755: - Hi [~ggregory] I finally found the time to test the fix.

[jira] [Comment Edited] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-11-02 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437382#comment-17437382 ] Alexis Suter edited comment on IO-755 at 11/2/21, 2:23 PM: --- This is

[jira] [Commented] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-11-02 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437382#comment-17437382 ] Alexis Suter commented on IO-755: - This is what we tried as well with similar exception. I al

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-11-02 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: When calling {{FileUtils.listFiles}} and a file is being removed from this or a subdirectory duri

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Affects Version/s: 2.9.0 2.10.0 2.11.0 > Using FileUtils.listFile

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Component/s: Utilities > Using FileUtils.listFiles with background changes fails on Linux > ---

[jira] [Reopened] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter reopened IO-755: - Had to discuss something with a colleague to be sure of the issue. > Using FileUtils.listFiles with background c

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Labels: listFiles (was: ) > Using FileUtils.listFiles with background changes fails on Linux > ---

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: When calling {{FileUtils.listFiles}} and a file is being removed from this or a subdirectory duri

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: When calling {{FileUtils.listFiles}} and a file is being removed from this or a subdirectory duri

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: When calling {{FileUtils.listFiles}} and a file is being removed from this or a subdirectory duri

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-29 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: h3. Stacktrace {code:trace} Caused by: java.nio.file.NoSuchFileException: /** at java.bas

[jira] [Closed] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter closed IO-755. --- Resolution: Incomplete Will be reopened, when reviewed. > Using FileUtils.listFiles with background changes fail

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: h3. Upgrade of apache commons-io The version of the dependency was upgraded from 2.8 to 2.11. In 2

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: h3. Upgrade of apache commons-io The version of the dependency was upgraded from 2.8 to 2.11. In 2

[jira] [Created] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
Alexis Suter created IO-755: --- Summary: Using FileUtils.listFiles with background changes fails on Linux Key: IO-755 URL: https://issues.apache.org/jira/browse/IO-755 Project: Commons IO Issue Type