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)