Closed oubiwann closed 6 years ago
cmr.dev.env.manager.watcher.impl.hawk
This might be all we really need ... seems like it supports Linux well via Java WatchService API and on Mac OS X, the BarbaryWatchService.
See: https://github.com/wkf/hawk
Done in 5ea8ae2 & 0d55566.
cmr.dev.env.manager.watcher.impl.hawk
This might be all we really need ... seems like it supports Linux well via Java WatchService API and on Mac OS X, the BarbaryWatchService.
See: https://github.com/wkf/hawk