You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/03/29 14:01:00 UTC

[jira] [Commented] (VFS-657) FileDepthSelector should throw Exception

    [ https://issues.apache.org/jira/browse/VFS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419038#comment-16419038 ] 

Gary Gregory commented on VFS-657:
----------------------------------

[~eputz]:

Thank you for your report.

It seems this affects all implementations of {{org.apache.commons.vfs2.FileSelector}}.

We welcome patches :-)

Gary



> FileDepthSelector should throw Exception
> ----------------------------------------
>
>                 Key: VFS-657
>                 URL: https://issues.apache.org/jira/browse/VFS-657
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Elias Putz
>            Priority: Major
>
> {{org.apache.commons.vfs2.FileDepthSelector}} should throw an {{Exception}} as stated in the interface {{org.apache.commons.vfs2.FileSelector}}, otherwise if you try to extend it the child class cannot throw an exception.
> I tried to create a class combining the functionality of the {{FileDepthSelector}} and {{FileTypeSelector}} but couldn't because checking the file type throws an exception.
> Another issue: Why is the depth of {{FileFilterSelector}} hard coded?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)