gmethvin / directory-watcher

A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration
Apache License 2.0
264 stars 34 forks source link

Revert back to JNA 4.x's API for sbt compatibility #48

Closed dwijnand closed 4 years ago

dwijnand commented 4 years ago

See https://github.com/playframework/playframework/issues/9999 for details.

dwijnand commented 4 years ago
[error] Test io.methvin.watchservice.DirectoryWatcherOnDiskTest.copySubDirectoryFromOutsideTwiceNoHashing failed: org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in io.methvin.watchservice.DirectoryWatcherOnDiskTest Create event for the parent directory was notified within 5 seconds., took 5.731 sec

blows on dice...

gmethvin commented 4 years ago

Sounds good