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

2022-06-23 Thread Jira
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558055#comment-17558055 ] Sita Geßner commented on IO-754: [~ggregory] I've implemented the workaround so far. I think it's ok to

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

2022-06-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558048#comment-17558048 ] Gary D. Gregory commented on IO-754: [~sgessner]  ping? > WildcardFileFilter should not ignore override

[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=17435976#comment-17435976 ] Gary D. Gregory commented on IO-754: The intent was not to break existing apps of course. This is an

[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=17435973#comment-17435973 ] Sita Geßner commented on IO-754: Ok then the method accept(File)-method should be supported or throw an

[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=17435967#comment-17435967 ] Gary D. Gregory commented on IO-754: We will not remove a method from an interface within a major release

[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=17435796#comment-17435796 ] Sita Geßner commented on IO-754: [~ggregory] With this it's working for me. The breakpoint stops and the

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

2021-10-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17435581#comment-17435581 ] Gary D. Gregory commented on IO-754: What happens if you override {{accept(Path path, BasicFileAttributes