I remember Ralph looked at it but concluded it wasn’t fit for purpose. I forget the details but it’s on the mailing list somewhere.
Remko (Shameless plug) Every java main() method deserves http://picocli.info > On Apr 13, 2018, at 0:10, Gary Gregory <garydgreg...@gmail.com> wrote: > > Hi All: > > Our WatchManager pools on a thread to watch files. > > Is there any reason why we are not using Java 7's WatchService? > > Yes, I know it only watches folders and not files but I consider that a > detail ;-) > > Gary