[jira] [Commented] (COMPRESS-592) Checksum verification failed reading 7z archive with more than 65536 entries

2021-10-29 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435881#comment-17435881 ] Peter Lee commented on COMPRESS-592: Hi [~rolandkreuzer] Thank you for your report

[jira] [Commented] (COMPRESS-592) Checksum verification failed reading 7z archive with more than 65536 entries

2021-10-29 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435890#comment-17435890 ] Peter Lee commented on COMPRESS-592: I pushed a fix. Please have a look. [~rolandkr

[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] [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: Labels: listFiles (was: ) > 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: Component/s: Utilities > 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: Affects Version/s: 2.9.0 2.10.0 2.11.0 > Using FileUtils.listFile

[GitHub] [commons-parent] dependabot[bot] closed pull request #67: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.1

2021-10-29 Thread GitBox
dependabot[bot] closed pull request #67: URL: https://github.com/apache/commons-parent/pull/67 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: iss

[GitHub] [commons-parent] dependabot[bot] opened a new pull request #69: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2

2021-10-29 Thread GitBox
dependabot[bot] opened a new pull request #69: URL: https://github.com/apache/commons-parent/pull/69 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven-plugi

[GitHub] [commons-parent] dependabot[bot] commented on pull request #67: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.1

2021-10-29 Thread GitBox
dependabot[bot] commented on pull request #67: URL: https://github.com/apache/commons-parent/pull/67#issuecomment-954666830 Superseded by #69. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (IO-754) WildcardFileFilter should not ignore override accept-method

2021-10-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435967#comment-17435967 ] Gary D. Gregory commented on IO-754: We will not remove a method from an interface within

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

2021-10-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435968#comment-17435968 ] Gary D. Gregory commented on IO-755: WRT exceptions, unchecked exceptions make using lamb

[jira] [Commented] (IO-754) WildcardFileFilter should not ignore override accept-method

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435973#comment-17435973 ] Sita Geßner commented on IO-754: Ok then the method accept(File)-method should be supported o

[jira] [Commented] (IO-754) WildcardFileFilter should not ignore override accept-method

2021-10-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435976#comment-17435976 ] Gary D. Gregory commented on IO-754: The intent was not to break existing apps of course.

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

2021-10-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436000#comment-17436000 ] Gary D. Gregory commented on IO-755: How about using {{PathUtils.walk(Path, PathFilter, i

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

2021-10-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436000#comment-17436000 ] Gary D. Gregory edited comment on IO-755 at 10/29/21, 2:02 PM: ---

[jira] [Commented] (COMPRESS-592) Checksum verification failed reading 7z archive with more than 65536 entries

2021-10-29 Thread Roland Kreuzer (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436069#comment-17436069 ] Roland Kreuzer commented on COMPRESS-592: - Just did a test run on one of the pr

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

2021-10-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436000#comment-17436000 ] Gary D. Gregory edited comment on IO-755 at 10/29/21, 6:11 PM: ---

[jira] [Resolved] (COMPRESS-592) Checksum verification failed reading 7z archive with more than 65536 entries

2021-10-29 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee resolved COMPRESS-592. Fix Version/s: 1.22 Resolution: Fixed > Checksum verification failed reading 7z archive wi

[jira] [Resolved] (COMPRESS-591) Fix decoding of 7z files containing LZMA streams with end marker

2021-10-29 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee resolved COMPRESS-591. Fix Version/s: 1.22 Resolution: Fixed > Fix decoding of 7z files containing LZMA streams w

[GitHub] [commons-net] YaniM commented on pull request #90: NET-642 using execPROT on FTPSClients with Proxy Settings removes Pro…

2021-10-29 Thread GitBox
YaniM commented on pull request #90: URL: https://github.com/apache/commons-net/pull/90#issuecomment-955160459 @garydgregory Hi, my idea for unit test is to set the proxy in FTPSClientTest.loginClient() and then execute client.connect(...) and PROT command but I'm not sure which hosts