sbt/main-command/src/main
Michael Stringer b9a4d32916 Add system property to revert to old polling fs watcher
This adds a sbt.watch.mode system property that if set to 'polling' will
use PollingWatchService instead of WatchServiceAdapter (nio).

On macOS this will default to 'polling' and on all others 'nio'.

This is a temporary workaround for users affected by #3527
2017-10-10 01:17:42 -04:00
..
contraband Adjust from rebasing 2017-01-06 11:35:08 -05:00
contraband-scala Bump Contraband to latest 2017-07-17 01:05:30 -04:00
scala Add system property to revert to old polling fs watcher 2017-10-10 01:17:42 -04:00