You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Beniamin Kalinowski (JIRA)" <ji...@apache.org> on 2014/04/24 15:54:20 UTC

[jira] [Created] (IO-439) FileAlterationObserver should check whether inputFile is a directory

Beniamin Kalinowski created IO-439:
--------------------------------------

             Summary: FileAlterationObserver should check whether inputFile is a directory
                 Key: IO-439
                 URL: https://issues.apache.org/jira/browse/IO-439
             Project: Commons IO
          Issue Type: Bug
          Components: Utilities
    Affects Versions: 2.4
         Environment: Unix, Ubuntu 64
            Reporter: Beniamin Kalinowski
            Priority: Trivial


A FileAlterationObserver class receives a String/File object indicating directory and checks whether this file has changed. It doesn't work if file isn't a directory but no warnings/errors are being thrown.
I think there should be a check if a given input is a directory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)