[jira] [Commented] (IO-663) FileUtils.copyDirectory(File srcDir, File destDir) fails on Windows

2021-02-24 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/IO-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290154#comment-17290154 ] Melloware commented on IO-663: -- When I run this locally on Windows 10 it works fine... {code:jav

[jira] [Commented] (IO-604) FileUtils.doCopyFile(File, File, boolean) can throw ClosedByInterruptException

2021-02-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290054#comment-17290054 ] Gary D. Gregory commented on IO-604: I'm not sure I understand the question. > FileUtils

[GitHub] [commons-lang] coveralls commented on pull request #718: Use own validator ObjectUtils.anyNull to check null String input

2021-02-24 Thread GitBox
coveralls commented on pull request #718: URL: https://github.com/apache/commons-lang/pull/718#issuecomment-785127657 [![Coverage Status](https://coveralls.io/builds/37413521/badge)](https://coveralls.io/builds/37413521) Coverage remained the same at 94.919% when pulling **a4713

[GitHub] [commons-lang] arturobernalg opened a new pull request #718: Use own validator ObjectUtils.anyNull to check null String input

2021-02-24 Thread GitBox
arturobernalg opened a new pull request #718: URL: https://github.com/apache/commons-lang/pull/718 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (COMPRESS-565) Regression - Corrupted headers when using 64 bit ZipArchiveOutputStream

2021-02-24 Thread Evgenii Bovykin (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289908#comment-17289908 ] Evgenii Bovykin commented on COMPRESS-565: -- [~peterlee] thanks, did a check wi

[jira] [Commented] (COMPRESS-565) Regression - Corrupted headers when using 64 bit ZipArchiveOutputStream

2021-02-24 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289867#comment-17289867 ] Peter Lee commented on COMPRESS-565: Hi [~evgenii.bovykin] Please have a look if m

[jira] [Commented] (IO-604) FileUtils.doCopyFile(File, File, boolean) can throw ClosedByInterruptException

2021-02-24 Thread 62d2415e395da70a (Jira)
[ https://issues.apache.org/jira/browse/IO-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289771#comment-17289771 ] 62d2415e395da70a commented on IO-604: - @ggregory what's the difference internal about `F

[jira] [Comment Edited] (IO-604) FileUtils.doCopyFile(File, File, boolean) can throw ClosedByInterruptException

2021-02-24 Thread 62d2415e395da70a (Jira)
[ https://issues.apache.org/jira/browse/IO-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289771#comment-17289771 ] 62d2415e395da70a edited comment on IO-604 at 2/24/21, 8:33 AM: ---