-
Suggestion
-
Resolution: Fixed
-
None
Determine if we should null protect the directory in DirectoryEvent or if we should modify equals/hashcode so that it caters for null values.
Determine if we should null protect the directory in DirectoryEvent or if we should modify equals/hashcode so that it caters for null values.
DirectoryEvent now throws an NPE if a null directory is passed in.